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

S

sendDTMF(java.lang.String) - function in com.sinch.android.rtc.calling.Call
Sends one or more DTMF tones for tone dialing.
senderID(java.lang.String) - function in com.sinch.android.rtc.FcmPushConfigurationBuilder
Sets the FCM Sender ID.
setBandwidthLimits(java.lang.Integer,java.lang.Integer) - function in com.sinch.android.rtc.calling.Call
Sets bandwidth limitations on negotiated media streams.
setCaptureDevicePosition(java.lang.Integer) - function in com.sinch.android.rtc.video.VideoController
The current device facing position, one of Camera.CameraInfo.CAMERA_FACING_FRONT or Camera.CameraInfo.CAMERA_FACING_BACK.
setClassLoader(java.lang.ClassLoader) - function in org.chromium.base.JNIUtils
Sets the ClassLoader to be used for loading Java classes from native.
setLocalAudioListener(com.sinch.android.rtc.LocalAudioListener) - function in com.sinch.android.rtc.AudioController
Sets a listener for the local audio listener.
setLocalVideoFrameListener(com.sinch.android.rtc.video.LocalVideoFrameListener) - function in com.sinch.android.rtc.video.VideoController
Sets a listener for the local video frames.
setLocalVideoResizeBehaviour(com.sinch.android.rtc.video.VideoScalingType) - function in com.sinch.android.rtc.video.VideoController
Controls how the local video will resize to fit the view.
setLocalVideoZOrder(java.lang.Boolean) - function in com.sinch.android.rtc.video.VideoController
Sets whether local video (preview from camera) should be rendered on top of remote video view (default behaviour) or vice versa in case views are overlapping.
setMinLogLevel(java.lang.Integer) - function in com.sinch.android.rtc.internal.client.log.SinchLogger
Minimum log level of the message to be processed by the sink.
setPayloadResultMapper(com.sinch.android.rtc.internal.PushPayloadResultMapper) - function in com.sinch.android.rtc.SinchPush
 
setRemoteVideoFrameListener(com.sinch.android.rtc.video.RemoteVideoFrameListener) - function in com.sinch.android.rtc.video.VideoController
Sets a listener for the remote video frames.
setResizeBehaviour(com.sinch.android.rtc.video.VideoScalingType) - function in com.sinch.android.rtc.video.VideoController
Controls how the remote video will resize to fit the view.
setRespectNativeCalls(java.lang.Boolean) - function in com.sinch.android.rtc.calling.CallController
Set whether or not the client should respect native calls.
setRespectNativeCalls(java.lang.Boolean,java.lang.Boolean) - function in com.sinch.android.rtc.calling.CallController
Set whether or not the client should respect native (GSM) calls.
setRespectVoIPCalls(java.lang.Boolean,java.lang.Boolean) - function in com.sinch.android.rtc.calling.CallController
Set whether or not the client should respect other VoIP calls (eg.
setSinchLogCallback(com.sinch.android.rtc.SinchLogCallback) - function in com.sinch.android.rtc.UserController
Sets the SinchLogCallback to be notified about log messages from the Sinch SDK.
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
setTorchMode(java.lang.Boolean) - function in com.sinch.android.rtc.video.VideoController
Enables / disables flash torch mode during current video session.
setWebRtcCallConfiguration(com.sinch.android.rtc.calling.WebRtcCallConfiguration) - function in com.sinch.android.rtc.calling.CallController
Sets the WebRTC configuration for every call created by this CallController.
Sinch - class in com.sinch.android.rtc
The entry point for accessing Sinch SDK information.
SinchClient - class in com.sinch.android.rtc
The SinchClient is the Sinch SDK entry point.
SinchClient.Companion - class in com.sinch.android.rtc.SinchClient
 
SinchClientBuilder - class in com.sinch.android.rtc
The SinchClientBuilder class builds a new SinchClient instance.
SinchClientListener - class in com.sinch.android.rtc
A SinchClientListener handles client state changes and the optional log method allows the listener to log messages from the underlying calling functionality.
SinchError - class in com.sinch.android.rtc
 
SinchLogCallback - class in com.sinch.android.rtc
 
SinchLogger - class in com.sinch.android.rtc.internal.client.log
Object handling logging inside the Sinch SDK.
SinchPush - class in com.sinch.android.rtc
SinchPush object provides methods for accessing Push Notifications functionalities.
SIP - enum entry in com.sinch.android.rtc.ErrorType
 
SPEAKERPHONE_AUTO - enum entry in com.sinch.android.rtc.AudioController.UseSpeakerphone
 
SPEAKERPHONE_FALSE - enum entry in com.sinch.android.rtc.AudioController.UseSpeakerphone
 
SPEAKERPHONE_TRUE - enum entry in com.sinch.android.rtc.AudioController.UseSpeakerphone
 
start() - function in com.sinch.android.rtc.SinchClient
Starts the SinchClient.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  Z