ConnectivityChangedEventArgs
Wisej.Hybrid.Shared.Communication.ConnectivityChangedEventArgs
Last updated
Wisej.Hybrid.Shared.Communication.ConnectivityChangedEventArgs
Last updated
Namespace: Wisej.Hybrid.Shared.Communication
Assembly: Wisej.Hybrid (3.5.0.0)
The current connectivity information from the change event.
Initializes a new instance of the ConnectivityChangedEventArgs class.
Name | Type | Description |
---|---|---|
access | The current access of the network. | |
connectionProfiles | The connection profiles changing correspondingto this event. |
IEnumerable<ConnectionProfile>: Gets the active connectivity profiles for the device.
NetworkAccess: Gets the current state of network access.
Even when Internet is returned, full internet access is not guaranteed.