//MLBluetoothSDK/com.masterlock.mlbluetoothsdk.Interfaces/IMLLockScannerDelegate/didDiscoverDevice
didDiscoverDevice¶
[androidJvm]\ abstract fun didDiscoverDevice(deviceId: String)
Tells the delegate that a Master Lock Bluetooth device was discovered.
Parameters¶
androidJvm
| deviceId | The unique identifier associated with a Master Lock product. |