Can we receive call-related records when a call ends or a participant joins or leaves?
Depending on the call type, the following types of callback are called to your server with the call-related records.
- 1-to-1 call
- 1-to-1 Call Event callback is called whenever a call ends.
- Group call
- Group Call Event callback is called whenever a participant joins or leaves.
Various kinds of information related to the call is passed along with the callbacks.