This topic has not yet been rated - Rate this topic

MobileBroadbandAccountUpdatedEventArgs class

Provides information for the AccountUpdated event.

Note  This functionality is only available to mobile operator apps and Windows Store apps given privileged access by mobile network operators. For more information, see Mobile Broadband: Windows Store device apps.

Syntax


/* For information about creating or accessing this object, see Remarks. */

Attributes

DualApiPartitionAttribute()
VersionAttribute(NTDDI_WIN8)

Members

The MobileBroadbandAccountUpdatedEventArgs class has these types of members:

Methods

The MobileBroadbandAccountUpdatedEventArgs class inherits methods from the Object class (C#/VB/C++).

Properties

The MobileBroadbandAccountUpdatedEventArgs class has these properties.

PropertyAccess typeDescription

HasDeviceInformationChanged

Read-onlyGets a value indicating whether the device information has changed for the account.

HasNetworkChanged

Read-onlyGets a value that indicates if the CurrentNetwork was updated for the account.

NetworkAccountId

Read-onlyGets the network account Id of the updated account.

 

Requirements

Minimum supported client

Windows 8 [Windows Store apps, desktop apps]

Minimum supported server

Windows Server 2012 [Windows Store apps, desktop apps]

Namespace

Windows.Networking.NetworkOperators
Windows::Networking::NetworkOperators [C++]

Metadata

Windows.winmd

See also

MobileBroadbandAccountWatcher

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.