WwanConnectionProfileDetails
WwanConnectionProfileDetails
WwanConnectionProfileDetails
WwanConnectionProfileDetails
WwanConnectionProfileDetails
Class
Definition
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[Contains prerelease APIs.]
Used to access information specific to a WWAN connection.
public : sealed class WwanConnectionProfileDetails : IWwanConnectionProfileDetails
struct winrt::Windows::Networking::Connectivity::WwanConnectionProfileDetails : IWwanConnectionProfileDetails
public sealed class WwanConnectionProfileDetails : IWwanConnectionProfileDetails
Public NotInheritable Class WwanConnectionProfileDetails Implements IWwanConnectionProfileDetails
// This class does not provide a public constructor.
- Attributes
Device family |
Windows 10 (introduced v10.0.10240.0)
|
API contract |
Windows.Networking.Connectivity.WwanContract (introduced v1)
|
Properties
AccessPointName AccessPointName AccessPointName AccessPointName AccessPointName |
Indicates the name of the access point used to establish the WWAN connection. |
HomeProviderId HomeProviderId HomeProviderId HomeProviderId HomeProviderId |
Indicates the Home Network Provider ID. |
IPKind IPKind IPKind IPKind IPKind |
Prerelease. Gets a value that describes a level of supported IP. |
PurposeGuids PurposeGuids PurposeGuids PurposeGuids PurposeGuids |
Prerelease. Gets a list of purpose group GUIDs. |
Methods
GetCurrentDataClass() GetCurrentDataClass() GetCurrentDataClass() GetCurrentDataClass() GetCurrentDataClass() |
Indicates the class of data service offered by the network currently in use for the WWAN connection. |
GetNetworkRegistrationState() GetNetworkRegistrationState() GetNetworkRegistrationState() GetNetworkRegistrationState() GetNetworkRegistrationState() |
Retrieves the current network registration state for the WWAN connection. |