//MLBluetoothSDK/com.masterlock.mlbluetoothsdk/MLProduct/clearSecondaryPasscode
clearSecondaryPasscode¶
[androidJvm]\ open fun clearSecondaryPasscode(index: Short, callback: MLCommandCallback<String>)
Clear the specified Secondary Passcode
Parameters¶
androidJvm
| index | The index (1-5) of the passcode you would like to clear |
| callback | returns "Success" if executed |