📄️ Subscribe
The WS API offers a variety of event channels to which users can subscribe to receive real-time updates from those channels (see Event notifications).
📄️ Unsubscribe
You can stop receiving events of a specific subscription by sending an unsubscribe request along with its subscriptionId.
📄️ Channel: Session Emotions Counts
Receive periodical updates about the number of emotions detected in a session during the given period (e.g. if you specify a frequency of 5s, each event will contain the emotions detected during the last 5 seconds).
📄️ Channel: Session Emotions Intensities
Receive periodical detailed updates about the count, quantity and intensity of the emotions detected in a session during the given period (e.g. if you specify a frequency of 5s, each event will contain the emotions detected during the last 5 seconds).
📄️ Channel: Session Worker State
Get updates about the state of the worker which is analyzing a session (only available for sessions created through the external API). When subscribing to this channel the last known state (if any) for the worker will be sent inmediatly.