//MLBluetoothSDK/com.masterlock.mlbluetoothsdk/MLProduct/writeAuthenticatedCommand
writeAuthenticatedCommand¶
[androidJvm]\ open fun writeAuthenticatedCommand(updateData: String, callback: MLCommandCallback<String>)
Writes to authenticated memory using commands prepared by CP API
Parameters¶
androidJvm
| updateData | encrypted commands |
| callback | result of write |