globalEvents

abstract val globalEvents: Flow<GlobalEvent>

Flow of global SDK events.

Listen to this flow to receive events like connection status changes, message notifications, etc.