onSessionError

abstract fun onSessionError(session: Session, error: Error)

Called when an error occurs during session lifecycle

Parameters

session

Session the session in which the error occurred

error

Error the error occurred in the session lifecycle