Interface IBluetoothClientSocket
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
The IBluetoothClientSocket interface handles the client socket operations.
C#Copypublic interface IBluetoothClientSocket : IBluetoothServerSocket
Methods
Declaration
C#Copyvoid Connect()
API Level: 3
Declaration
C#Copyvoid Disconnect()