A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

A

addCallControllerListener(com.sinch.android.rtc.calling.CallControllerListener) - function in com.sinch.android.rtc.calling.CallController
The CallControllerListener object that will be notified of new incoming calls.
addCallListener(com.sinch.android.rtc.calling.CallListener) - function in com.sinch.android.rtc.calling.Call
Adds a CallListener to the call.
addCallQualityWarningEventListener(com.sinch.android.rtc.callquality.warnings.CallQualityWarningEventListener) - function in com.sinch.android.rtc.callquality.CallQualityController
Adds CallQualityWarningEventListener to be notified about call quality warning events.
addSinchClientListener(com.sinch.android.rtc.SinchClientListener) - function in com.sinch.android.rtc.SinchClient
Adds SinchClientListener object that handles events from the SinchClient.
addSuppressed(java.lang.Throwable) - function in kotlin.Throwable
 
ALL - enum entry in com.sinch.android.rtc.calling.IceCandidateTransportType

Allows to use every generated ICE candidate. This is the default value.

answer() - function in com.sinch.android.rtc.calling.Call
Answers the incoming call.
ANSWERED - enum entry in com.sinch.android.rtc.calling.CallState
 
applicationId(java.lang.String) - function in com.sinch.android.rtc.HmsPushConfigurationBuilder
Sets the HMS Application Id.
applicationKey(java.lang.String) - function in com.sinch.android.rtc.SinchClientBuilder
Sets the application key associated with the SinchClient.
applicationKey(java.lang.String) - function in com.sinch.android.rtc.UserControllerBuilder
Sets the application key associated with the UserController.
ASPECT_BALANCED - enum entry in com.sinch.android.rtc.video.VideoScalingType

Compromise between ASPECT_FIT and ASPECT_FILL. Video frame will fill as much of the view as possible while maintaining aspect ratio, as long as at least 56% of the frame content will be shown.

ASPECT_FILL - enum entry in com.sinch.android.rtc.video.VideoScalingType

Video frame is scaled to fill the size of the view while maintaining the aspect ratio. Some portion of the video frame may be clipped.

ASPECT_FIT - enum entry in com.sinch.android.rtc.video.VideoScalingType

Video frame is scaled to fit the size of the view while maintaining the aspect ratio. Transparent borders may be displayed.

AUDIO - enum entry in com.sinch.android.rtc.callquality.MediaStreamType
 
AudioController - class in com.sinch.android.rtc
Controls different audio settings.
AudioController.AudioRoutingConfig - class in com.sinch.android.rtc.AudioController
Automatic routing configuration data.
AudioController.UseSpeakerphone - class in com.sinch.android.rtc.AudioController
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  Z