Class BluetoothDeviceSdpData
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
This class contains the information of the Bluetooth device SDP data.
C#Copypublic class BluetoothDeviceSdpData
- Inheritance
-
objectBluetoothDeviceSdpData
Properties
Declaration
C#Copypublic string DeviceAddress { get; }
Property Value
| Type | Description |
|---|---|
| string |
Declaration
C#Copypublic IEnumerable<string> ServiceUuid { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<T><string> |