//MLBluetoothSDK/com.masterlock.mlbluetoothsdk/MLProduct/readSecondaryPasscode
readSecondaryPasscode¶
[androidJvm]\ open fun readSecondaryPasscode(index: Int, callback: MLCommandCallback<Array<String>>)
Reads the specified secondary passcode
Parameters¶
androidJvm
| index | Which secondary passcode (1-5) to read |
| callback | the result method will include the current value of the Secondary Passcode |