Enum BluetoothSocketRole
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
Enumeration for the connected Bluetooth device event roles.
public enum BluetoothSocketRole
Fields
Name | Description |
---|---|
Client | The client role. |
Server | The server role. |
Unknown | Unknown role. |