A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Z
U
- unmute() - function in com.sinch.android.rtc.AudioController
- Unmutes audio input.
- unregisterPushToken(com.sinch.android.rtc.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(com.sinch.android.rtc.PushTokenUnregistrationCallback) - function in com.sinch.android.rtc.UserController
- Unregisters any push token that has been registered for Sinch Managed Push (for the User Id that this instance is bound to).
- UserController - class in com.sinch.android.rtc
- A
UserControllermanages registration of user and respective FCM and MHS push data 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.
- userId(java.lang.String) - function in com.sinch.android.rtc.SinchClientBuilder
- Sets the user id associated with the SinchClient.
- userId(java.lang.String) - function in com.sinch.android.rtc.UserControllerBuilder
- Sets the user id associated with the UserController.
- UserRegistrationCallback - class in com.sinch.android.rtc
- Callback for User Registration flow events.