Table of Contents

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