Click or drag to resize

BleScanRecordUuids Property

Gets the supproted profile UUIDs.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public List<Guid> Uuids { get; }

Property Value

Type: ListGuid
The supproted profile UUIDs.
See Also