Call
Call object acts as a handler for managing a connection between call participants, accessing details such as start time, state and possible errors. It also allows to attach listeners to be notified about changes in it's lifecycle.
See also
Functions
Adds a CallListener to the call.
Pauses the video capturing.
Removes a CallListener from the call. If listener was not added before method is no-op.
Resumes the video capturing.
Sets bandwidth limitations on negotiated media streams. Bitrate settings should be non-negative integers values in kbps. Setting bitrate to zero forces use of default values. Settings take effect only if applied before call starts.
Properties
CallDetails containing information about the call.
The CallDirection of the call.
The identifier of the remote participant of the call.