Overview
The web SDK emits events when the ambient session state changes. You can listen for these events to track the state of the ambient session and handle responses accordingly. For more information, refer to the emitter-events-type section.Code Example
The example below demonstrates how to listen for ambient events in the web SDK.React