Enum BluetoothSocketState
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
Enumeration for the Bluetooth socket connection states.
public enum BluetoothSocketState
Fields
Name | Description |
---|---|
Connected | The RFCOMM is connected. |
Disconnected | The RFCOMM is disconnected. |