enableBackgroundConnection

abstract fun enableBackgroundConnection(enable: Boolean)

Set true to keep Webex server connection when minimize app. Default is false. When set to true, app will receive notifications in background, include incoming calls, messages, space updates, membership updates, etc.

Since

2.8.0

Parameters

enable