Enum BluetoothSocketRole
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
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. |