onReconnectionNotPossible

abstract fun onReconnectionNotPossible(isNotPossible: Boolean)

Called when reconnection to the session manager is not possible.

Parameters

isNotPossible

true if reconnection is not possible, false otherwise.