NetworkAccess

Wisej.Hybrid.Shared.Communication.NetworkAccess

Namespace: Wisej.Hybrid.Shared.Communication

Assembly: Wisej.Hybrid (3.5.0.0)

Various states of the connection to the internet.

public enum NetworkAccess : Enum

Fields

NameDescription

ConstrainedInternet

Limited internet access.

Internet

Local and Internet access.

Local

Local network access only.

None

No connectivity.

Unknown

The state of the connectivity is not known.

Used By

NameDescription

Gets the current network access status on the client device.

Gets the current state of network access.

Last updated