isInitialized

A flag indicating whether the SDK is initialized.

If SDK is initialized with InitParams.useCaching set to true, this will be true only after the InitResultHandler.onInitSucceed is called from SendbirdChat.init.

Since

4.4.0

See also