The Session Monitoring feature allows a customer to register a webhook URL that will be called when session events are detected by the OpenTok platform. The events that trigger the callback are:
- connectionCreated
- connectionDestroyed
- streamCreated
- streamDestroyed
Please take a look at our developer center page for more information.