GattServiceUuids.AlertNotification Property

Definition

Gets the Bluetooth SIG-defined AlertNotification Service UUID.

public:
 static property Platform::Guid AlertNotification { Platform::Guid get(); };
static winrt::guid AlertNotification();
public static Guid AlertNotification { get; }
var guid = GattServiceUuids.alertNotification;
Public Shared ReadOnly Property AlertNotification As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined AlertNotification Service UUID.

Windows requirements

App capabilities
bluetooth

Applies to