Preparing search index...
The search index is not available
RongCloud React Native IM Wrapper - v5.12.1
RongCloud React Native IM Wrapper
RCIMDefines
RCIMIWMentionedInfo
Interface RCIMIWMentionedInfo
interface
RCIMIWMentionedInfo
{
type
?:
RCIMIWMentionedType
;
userIdList
?:
string
[]
;
mentionedContent
?:
string
;
}
Index
Properties
type?
user
Id
List?
mentioned
Content?
Properties
Optional
type
type
?:
RCIMIWMentionedType
@ 提醒的类型
Optional
user
Id
List
userIdList
?:
string
[]
@ 的用户 ID 列表
Optional
mentioned
Content
mentionedContent
?:
string
包含 @ 提醒的消息,本地通知和远程推送显示的内容
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
user
Id
List
mentioned
Content
RongCloud React Native IM Wrapper - v5.12.1
Loading...
@ 提醒的类型