Class ManufacturerData
Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
This class contains the information of the manufacturer data.
C#Copypublic class ManufacturerData
- Inheritance
-
System.ObjectManufacturerData
Constructors
View Source
ManufacturerData()
The default Constructor. Initializes an object of the ManufacturerData.
Declaration
C#Copypublic ManufacturerData()
API Level: 3
Properties
Declaration
C#Copypublic byte[] Data { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |
API Level: 3
Declaration
C#Copypublic int DataLength { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
API Level: 3
Declaration
C#Copypublic int Id { get; set; }
Property Value
Type | Description |
---|---|
Int32 |