//MLBluetoothSDK/com.masterlock.mlbluetoothsdk/MLProduct/readTime
readTime¶
[androidJvm]\ open fun readTime(callback: MLCommandCallback<Date>)
Reads the Lock’s internal clock in UTC time
Parameters¶
androidJvm
| callback | result will be called with a java.util.Date representing the time error will be null or type of Exception if the operation is unsuccessful |