onInitSucceed

abstract fun onInitSucceed()

It will be called when the SendbirdChat.init() is finished successfully. For example, connect to SendbirdChat operation must call after this. If not, you will face an error.

Since

3.1.0