Category
CallCallback Parameters
| Parameter | Type | Description |
|---|---|---|
session | CallSession | The ended call session |
endInfo | CallEndInfo | Information about why the call ended |
Example
More Information
- failed — fires when the call fails instead of ending normally
- answered — fires when the call is answered
- endCall — the method that ends a call
- CallEndInfo — end info type definition