A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
R
- register(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(UserRegistrationCallback,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(String) - function in com.sinch.android.rtc.FcmPushConfigurationBuilder
- Sets the FCM Registration Token
- relayPlainPushPayload(String,SinchClient) - function in com.sinch.android.rtc.Internals
- relayRemotePushNotification(CallNotificationResult) - function in com.sinch.android.rtc.SinchClient
- Method used to forward the push notification payload.
- RemoteVideoFrameListener - class in com.sinch.android.rtc.video
- removeCallControllerListener(CallControllerListener) - function in com.sinch.android.rtc.calling.CallController
- Remove listener for incoming call events.
- removeCallListener(CallListener) - function in com.sinch.android.rtc.calling.Call
- Removes a callListener from the call.
- removeSinchClientListener(SinchClientListener) - function in com.sinch.android.rtc.SinchClient
- Remove listener for client events.
- resumeVideo() - function in com.sinch.android.rtc.calling.Call
- Resume the video capturing.