Click or drag to resize

Call Events

The Call type exposes the following members.

Events
  NameDescription
Public eventOnCallMembershipChanged
Callback when the memberships of this call have changed.
Public eventOnCapabilitiesChanged
Callback when the capabilities of this call have changed.
Public eventOnConnected
Callback when remote participant(s) answered and this call is connected.
Public eventOnDisconnected
Callback when this call is disconnected (hangup, cancelled, get declined or other self device pickup the call).
Public eventOnMediaChanged
Callback when the media types of this call have changed.
Public eventOnRinging
Callback when remote participant(s) is ringing.
Top
See Also