Package-level declarations
Types
CallController provides the entry point to the calling functionality of the Sinch SDK.
Listener handling changes connected with calling functionality of the Sinch SDK eg. being notified about new incoming call.
Container holding detailed information about a Call instance.
Represents a listener of Call events. The methods handle call state changes.
The CallNotificationResult is used to indicate the result of a relayed push notification payload and includes call related information.
The enumeration categorizes the possible transport types of the ICE candidates used when creating the peer connection. By using value different then IceCandidateTransportType.ALL it is possible to filter some of the generated ICE candidates out.
MediaConstraints object holds media parameters used to initiate a call.
The configuration that manages WebRtc configuration.