Enum BluetoothSocketRole

Definition

Namespace:
Tizen.Network.Bluetooth
Assembly:
Tizen.Network.Bluetooth.dll
API Level:
3

Enumeration for the connected Bluetooth device event roles.

C#
Copy
public enum BluetoothSocketRole
Name Description
Client

The client role.

Server

The server role.

Unknown

Unknown role.