//MLBluetoothSDK/com.masterlock.mlbluetoothsdk.Interfaces/IMLProductDelegate/shouldUpdateProductData
shouldUpdateProductData¶
[androidJvm]\ abstract fun shouldUpdateProductData(product: MLProduct)
The firmware version broadcast by the lock does not match the expected firmware version based on the MLProduct that you have created; Sync your data with ML CPAPI and supply a different MLProduct with updated data.
Parameters¶
androidJvm
| product | The MLProduct that needs to be updated |