//MLBluetoothSDK/com.masterlock.mlbluetoothsdk.Interfaces/IMLProductDelegate/didFailToConnect
didFailToConnect¶
[androidJvm]\ abstract fun didFailToConnect(toProduct: MLProduct, error: Exception)
Tells the delegate that the product could not connect
Parameters¶
androidJvm
| toProduct | The MLProduct that disconnected. |