A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
U
- unmute() - function in com.sinch.android.rtc.AudioController
- Unmutes audio input.
- unregisterPushToken(PushTokenUnregistrationCallback) - function in com.sinch.android.rtc.SinchClient
- Unregisters any push token that has been registered for Sinch Managed Push (for the User that this instance is bound to).
- unregisterPushToken(PushTokenUnregistrationCallback) - function in com.sinch.android.rtc.UserController
- Unregisters any push token that has been registered for Sinch Managed Push (for the User that this instance is bound to).
- useAllIceCandidates(SinchClient) - function in com.sinch.android.rtc.Internals
- UserController - class in com.sinch.android.rtc
- A
UserControllermanages registration of user and respective FCM and MHS push tokens for Sinch Managed Push functionality. - UserController.Companion - class in com.sinch.android.rtc.UserController
- UserControllerBuilder - class in com.sinch.android.rtc
- The UserControllerBuilder class builds a new UserController instance.
- useRelayIceCandidatesOnly(SinchClient) - function in com.sinch.android.rtc.Internals
- userId(String) - function in com.sinch.android.rtc.SinchClientBuilder
- Sets the user id associated with the SinchClient.
- userId(String) - function in com.sinch.android.rtc.UserControllerBuilder
- Sets the user id associated with the UserController.
- UserRegistrationCallback - class in com.sinch.android.rtc