GattCharacteristicUuids.AlertStatus Property

Definition

Gets the Bluetooth SIG-defined AlertStatus characteristic UUID.

public:
 static property Platform::Guid AlertStatus { Platform::Guid get(); };
static winrt::guid AlertStatus();
public static Guid AlertStatus { get; }
var guid = GattCharacteristicUuids.alertStatus;
Public Shared ReadOnly Property AlertStatus As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined AllertStatus characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to