Handling Events
How to subscribe to events, assuming you have already started listening.
It’s recommended to register event callbacks using the registerManyCallbacks() method. This allows to reduce the number of requests sent to the server.
For most events, you need to set the eventSelectorType option to control the scope of the registration. This allows you to define whether the event should be registered for the entire context, a specific container, or a single item.
Additionally, you can combine registrations from different APIs and send them together using registerManyCallbacks() method, making the process even more efficient.
Core
Connection
Threads
Read more about Thread events.
Stores
Read more about Store events.
Inboxes
Read more about Inbox events.
KVDBs
Read more about KVDB events.
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.