A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
Z
U
- UNCONNECTED - enum entry in io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
Not connected.
- UNKNOWN - enum entry in io.rong.imlib.RongIMClient.ConnectionErrorCode
Unknown error
- UNKNOWN - enum entry in io.rong.imlib.RongIMClient.ErrorCode
Unknown error.
- unsubscribePublicService(PublicServiceType,java.lang.String,io.rong.imlib.RongIMClient.OperationCallback) - function in io.rong.imlib.RongIMClient
- Unsubscribes from an official account.
- updateConversationInfo(ConversationType,java.lang.String,java.lang.String,java.lang.String,io.rong.imlib.RongIMClient.ResultCallback) - function in io.rong.imlib.RongIMClient
- Updates conversation information.
- updateMessageExpansion(java.util.Map,java.lang.String,io.rong.imlib.RongIMClient.OperationCallback) - function in io.rong.imlib.RongIMClient
- Update message extension information Each message can carry a maximum of 300 key-value pairs of extension information.
- updateRealTimeLocationStatus(ConversationType,java.lang.String,double,double,RealTimeLocationType) - function in io.rong.imlib.RongIMClient
- Updates location sharing information.
- uploadRLog() - function in io.rong.imlib.RongIMClient
- Upload RLog logs Invoke this method after successfully calling connect
- USER_LOGOUT - enum entry in io.rong.imlib.RongIMClient.ConnectionStatusListener.ConnectionStatus
The user account has been deactivated.