GattCharacteristicUuids.CurrentTime Property

Definition

Gets the Bluetooth SIG-defined CurrentTime characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined CurrentTime characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to