Click or drag to resize

ReaderScannedEventArgsBleScanRecord Property

BLE Scan Record scanned this time.

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

Property Value

Type: BleScanRecord
The BLE scan record.
See Also