Call Events |
The Call type exposes the following members.
Name | Description | |
---|---|---|
OnCallMembershipChanged |
Callback when the memberships of this call have changed.
| |
OnCapabilitiesChanged |
Callback when the capabilities of this call have changed.
| |
OnConnected |
Callback when remote participant(s) answered and this call is connected.
| |
OnDisconnected |
Callback when this call is disconnected (hangup, cancelled, get declined or other self device pickup the call).
| |
OnMediaChanged |
Callback when the media types of this call have changed.
| |
OnRinging |
Callback when remote participant(s) is ringing.
|