Enum BluetoothConnectionStatus
- Namespace
- Jabra.NET.Sdk.DevicePairing
- Assembly
- Jabra.NET.Sdk.DevicePairing.dll
public enum BluetoothConnectionStatus
Fields
CONNECTED = 3
CONNECTING = 2
DISCONNECTED = 1
DISCONNECTING = 4
NONE = 0
public enum BluetoothConnectionStatus
CONNECTED = 3
CONNECTING = 2
DISCONNECTED = 1
DISCONNECTING = 4
NONE = 0