Class BluetoothDeviceConnectionData
Definition
- Assembly:
- Tizen.Network.Bluetooth.dll
This class contains the information of the Bluetooth device connection data.
C#Copypublic class BluetoothDeviceConnectionData
- Inheritance
-
objectBluetoothDeviceConnectionData
Properties
Declaration
C#Copypublic string Address { get; }
Property Value
| Type | Description |
|---|---|
| string |
Declaration
C#Copypublic BluetoothDisconnectReason DisconnectReason { get; }
Property Value
| Type | Description |
|---|---|
| BluetoothDisconnectReason |
Declaration
C#Copypublic BluetoothConnectionLinkType LinkType { get; }
Property Value
| Type | Description |
|---|---|
| BluetoothConnectionLinkType |