//MLBluetoothSDK/com.masterlock.mlbluetoothsdk/MLProduct/readIsDeadboltLeftHanded
readIsDeadboltLeftHanded¶
[androidJvm]\ open fun readIsDeadboltLeftHanded(callback: MLCommandCallback<Boolean>)
For Deadbolt only Reads whether the bolt extends to left or right of the lock. From the inside of the door looking at the thumbturn side of the deadbolt, a leftHanded door means that the deadbolt is on the left and the bolt extends to the left.
Parameters¶
androidJvm
| callback | result is true if is Left Handed, false if Right Handed |