 | ReaderScannedEventArgs Constructor |
Namespace:
AC908_SDK
Assembly:
AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntaxpublic ReaderScannedEventArgs(
Reader reader,
BleScanRecord bleScanRecord
)
Parameters
- reader
- Type: AC908_SDKReader
Scan the AC908 reader found. - bleScanRecord
- Type: AC908_SDKBleScanRecord
BLE Scan Record scanned this time.
See Also