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