public sealed class BluetoothDevice
Public NotInheritable Class BluetoothDevice
public ref class BluetoothDevice sealed
[<SealedAttribute>]
type BluetoothDevice = class end
BluetoothDevice | Initializes a new instance of the BluetoothDevice class |
Gatt | Provides a way to interact with this device’s GATT server. |
Id | The unique identifier for the device. |
Name | The human-readable name of the device. |
Equals | (Overrides ObjectEquals(Object)) |
FromIdAsync | |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
ToString | (Inherited from Object) |
GattServerDisconnected | Fired when an active GATT connection is lost. |