Events

Here you can find the list of call events dispatched by the Stream Video API.

Event types

client-side events

These are delivered to client connections using WebSocket, for more information on how to handle them, please visit the SDK specific documentations.

server-side events

You can configure your Stream app to receive webhook events as well as AWS SNS and AWS SQS. Webhooks are usually the simplest way to receive events from your app and to perform additional action based on what happens to your application. For more information on configuration, please visit the Overview and SQS and SNS pages.