//MLBluetoothSDK/com.masterlock.mlbluetoothsdk/MLProduct/readPrimaryPasscode
readPrimaryPasscode¶
[androidJvm]\ open fun readPrimaryPasscode(callback: MLCommandCallback<Array<String>>)
Reads the current primary passcode from the lock. The passcode is returned as a array of strings
Parameters¶
androidJvm
| callback | the result method will include the current value of the Primary Passcode |