Compartir a través de


GattServiceUuids.AlertNotification Propiedad

Definición

Obtiene el UUID del servicio AlertNotification definido por Bluetooth SIG.

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

Valor de propiedad

Guid

Platform::Guid

winrt::guid

UUID del servicio AlertNotification definido por Bluetooth SIG.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a