Class BluetoothLeServiceData
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
This class contains the service data information.
C#Copypublic class BluetoothLeServiceData
- Inheritance
-
objectBluetoothLeServiceData
Properties
Declaration
C#Copypublic byte[] ServiceData { get; }
Property Value
| Type | Description |
|---|---|
| byte[] |
Declaration
C#Copypublic int ServiceDataLength { get; }
Property Value
| Type | Description |
|---|---|
| int |
Declaration
C#Copypublic string ServiceUuid { get; }
Property Value
| Type | Description |
|---|---|
| string |