Definition
- Namespace:
- Tizen.Network.Bluetooth
- Assembly:
- Tizen.Network.Bluetooth.dll
- API Level:
- 3
This class contains the information of the Bluetooth device connection data.
public class BluetoothDeviceConnectionData
- Inheritance
-
System.Object
BluetoothDeviceConnectionData
Properties
Declaration
public string Address { get; }
Property Value
Type |
Description |
System.String |
|
API Level: 3
Declaration
public BluetoothDisconnectReason DisconnectReason { get; }
Property Value
API Level: 3
Declaration
public BluetoothConnectionLinkType LinkType { get; }
Property Value
API Level: 3