A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
S
- sendDTMF(String) - function in com.sinch.android.rtc.calling.Call
- Sends one or more DTMF tones for tone dialing.
- senderID(String) - function in com.sinch.android.rtc.FcmPushConfigurationBuilder
- Sets the FCM Sender ID
- setBandwidthLimits(Integer,Integer) - function in com.sinch.android.rtc.calling.Call
- Sets bandwidth limitations on negotiated media streams.
- setCaptureDevicePosition(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
- setLocalAudioListener(LocalAudioListener) - function in com.sinch.android.rtc.AudioController
- Sets a listener for the local audio listener.
- setLocalVideoFrameListener(LocalVideoFrameListener) - function in com.sinch.android.rtc.video.VideoController
- Sets a listener for the local video frames.
- setLocalVideoResizeBehaviour(VideoScalingType) - function in com.sinch.android.rtc.video.VideoController
- Controls how the local view will resize to fit the view.
- setLocalVideoZOrder(Boolean) - function in com.sinch.android.rtc.video.VideoController
- Sets whether local video (preview from camera) should be rendered on top of remove video view (default behaviour) or vice versa in case views are overlapping.
- setPayloadResultMapper(PushPayloadResultMapper) - function in com.sinch.android.rtc.SinchPush
- setRemoteVideoFrameListener(RemoteVideoFrameListener) - function in com.sinch.android.rtc.video.VideoController
- Sets a listener for the remote video frames.
- setResizeBehaviour(VideoScalingType) - function in com.sinch.android.rtc.video.VideoController
- Controls how the remote view will resize to fit the view.
- setRespectNativeCalls(Boolean) - function in com.sinch.android.rtc.calling.CallController
- Set whether or not the client should respect native calls.
- setStackTrace(Array) - function in kotlin.Throwable
- setTorchMode(Boolean) - function in com.sinch.android.rtc.video.VideoController
- Enables / disables flash torch mode during current video session.
- Sinch - class in com.sinch.android.rtc
- The Sinch class is the entry point to use the Sinch SDK.
- 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
- SinchPush - class in com.sinch.android.rtc
- 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.
- startListeningOnActiveConnection(SinchClient) - function in com.sinch.android.rtc.Internals
- stopListeningOnActiveConnection(SinchClient) - function in com.sinch.android.rtc.Internals