GattCharacteristicUuids.ExactTime256 Property

Definition

Gets the Bluetooth SIG-defined ExactTime256 characteristic UUID.

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

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined ExactTime256 characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to