onInitFailed

abstract fun onInitFailed(e: SendbirdException)

Invoked when an unexpected problem occurs during the initialization process.

Since

1.0.0

Parameters

e

If the request is failed, it will not be null. Otherwise, it will be null.