isForeground

var isForeground: Boolean = false

Whether SendbirdLive.init is called from the foreground or not, It affects the internal invocation of SendbirdChat.init within SendbirdLive.init. Default is false.

Since

1.1.2