Preparing search index...
The search index is not available
RongCloud React Native IM Wrapper - v5.12.1
RongCloud React Native IM Wrapper
RCIMDefines
RCIMIWTypingStatus
Interface RCIMIWTypingStatus
interface
RCIMIWTypingStatus
{
userId
?:
string
;
contentType
?:
string
;
sentTime
?:
number
;
}
Index
Properties
user
Id?
content
Type?
sent
Time?
Properties
Optional
user
Id
userId
?:
string
当前正在输入的用户 ID
Optional
content
Type
contentType
?:
string
当前正在输入的消息类型名,为发送方调用发送接口时传入的 currentType
Optional
sent
Time
sentTime
?:
number
输入时间
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user
Id
content
Type
sent
Time
RongCloud React Native IM Wrapper - v5.12.1
Loading...
当前正在输入的用户 ID