onUnsecureConnectionChanged

abstract fun onUnsecureConnectionChanged(isConnecting: Boolean, isConnected: Boolean)

Called when the add lock connection status to the lock changes.

Parameters

isConnected

"true" if connected to the lock, false otherwise.

isConnecting

"true" if sdk is connecting to the lock.