//MLBluetoothSDK/com.masterlock.mlbluetoothsdk/MLProduct/readSecondaryLockState
readSecondaryLockState¶
[androidJvm]\ open fun readSecondaryLockState(callback: MLCommandCallback<MLState>)
Read the current state of a LockBox’s Shackle. Returns an MLState object that describes the condition.
Parameters¶
androidJvm
| callback | returns a MLState object in the callback result method |