Package com.sinch.android.rtc.calling
See: Description
-
Interface Summary Interface Description Call Call object acts as a handler for managing a connection between call participants, accessing details such as start time, state and possible errors. CallController CallController provides the entry point to the calling functionality of the Sinch SDK. CallControllerListener Listener handling changes connected with calling functionality of the Sinch SDK eg. CallDetails Container holding detailed information about a Call instance. CallListener Represents a listener of Call events. CallNotificationResult The CallNotificationResult is used to indicate the result of a relayed push notification payload and includes call related information. -
Enum Summary Enum Description CallDirection CallEndCause Enumeration providing information why given Call has ended. CallState Enumeration representing different states during a Call lifecycle. IceCandidateTransportType The enumeration categorizes the possible transport types of the ICE candidates used when creating the peer connection. -
Object Summary Object Description Experimental -
Class Summary Class Description MediaConstraints MediaConstraints object holds media parameters used to initiate a call. WebRtcCallConfiguration The configuration that manages WebRtc configuration.