Share via


GattCharacteristicUuids.NewAlert Property

Definition

Gets the Bluetooth SIG-defined NewAlert characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined NewAlert characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to