A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Z
R
- Recover - enum entry in com.sinch.android.rtc.callquality.warnings.CallQualityWarningEventType
- register(java.lang.String) - function in com.sinch.android.rtc.ClientRegistration
- Method to call when registration credentials for the user have been obtained.
- registerFailed() - function in com.sinch.android.rtc.ClientRegistration
- Method to call if registration credentials could not be obtained.
- registerUser(com.sinch.android.rtc.UserRegistrationCallback,com.sinch.android.rtc.PushTokenRegistrationCallback) - function in com.sinch.android.rtc.UserController
- Registers user and associated FCM or HMS Push Token for the Sinch Managed Push to allow receiving incoming calls via push for the specified user on this very device.
- registrationToken(java.lang.String) - function in com.sinch.android.rtc.FcmPushConfigurationBuilder
- Sets the FCM Registration Token.
- RELAY - enum entry in com.sinch.android.rtc.calling.IceCandidateTransportType
Allows to use only ICE candidates that are using a relay server (such as a TURN server) to route the traffic.
- relayRemotePushNotification(com.sinch.android.rtc.calling.CallNotificationResult) - function in com.sinch.android.rtc.SinchClient
- Method used to forward the push notification payload.
- RemoteVideoFrameListener - class in com.sinch.android.rtc.video
- Listener to be notified about changes connected with remote video frames processing.
- removeCallControllerListener(com.sinch.android.rtc.calling.CallControllerListener) - function in com.sinch.android.rtc.calling.CallController
- Removes listener for incoming call events.
- removeCallListener(com.sinch.android.rtc.calling.CallListener) - function in com.sinch.android.rtc.calling.Call
- Removes a CallListener from the call.
- removeCallQualityWarningEventListener(com.sinch.android.rtc.callquality.warnings.CallQualityWarningEventListener) - function in com.sinch.android.rtc.callquality.CallQualityController
- Removes previously added CallQualityWarningEventListener.
- removeSinchClientListener(com.sinch.android.rtc.SinchClientListener) - function in com.sinch.android.rtc.SinchClient
- Removes listener for client events.
- resumeVideo() - function in com.sinch.android.rtc.calling.Call
- Resumes the video capturing.
- RINGING - enum entry in com.sinch.android.rtc.calling.CallState