Click or drag to resize

BleScanRecordMacAddress Property

Gets the MAC address. (Android only)

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public string MacAddress { get; }

Property Value

Type: String
The MAC address.
See Also