Share via


GattServiceUuids.ImmediateAlert Property

Definition

Gets the Bluetooth SIG-defined ImmediateAlert service UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined ImmediateAlert service UUID.

Windows requirements

App capabilities
bluetooth

Applies to