GattCharacteristicUuids.SupportedNewAlertCategory Property

Definition

Gets the Bluetooth SIG-defined SupportedNewAlertCategory characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined SupportedNewAlertCategory characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to