GattServiceUuids.PhoneAlertStatus Property

Definition

Gets the Bluetooth SIG-defined PhoneAlertStatus service UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined PhoneAlertStatus service UUID.

Windows requirements

App capabilities
bluetooth

Applies to