Enum ConnectionProfiles
Describes the type of connection the device is using.
Namespace: Evergine.Platform
Assembly: Evergine.Platform.dll
Syntax
public enum ConnectionProfiles
Fields
Name | Description |
---|---|
Bluetooth | Bluetooth connection. |
Cellular | The mobile/cellular data connection. |
Ethernet | The ethernet data connection. |
Unknown | Other unknown type of connection. |
WiFi | The WiFi data connection. |
Wimax | The Wimax data connection. |