init

fun init(initParams: InitParams, handler: InitResultHandler)

Initializes SendbirdChat with given app ID.

Since

4.0.0

Parameters

initParams

InitParams used for initialization.

handler

Handler to receive SendbirdChat.init function call processing results. Application ID can be changed by calling this with different application IDs. Notice that only on CLOSED connection status application ID can be modified.