//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/GASmartAccessReaderCallbacks/onScannedSARUpdate
onScannedSARUpdate
[androidJvm]\ abstract fun onScannedSARUpdate(device: SARDevice)
Callback triggered when a SAR is scanned
Parameters
androidJvm
device | BluetoothDevice which is the device object. |