Search
Preparing search index...
The search index is not available
RongIMLib - v5.22.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
RongIMLib - v5.22.0
IImageMessageContent
Interface IImageMessageContent
图片消息 content 数据
Hierarchy
IExtraDataKeyInMessage
IUserExtraKeyInMessage
IAuditInfoKeyInMessage
IMentionedInfoKeyInMessage
IImageMessageContent
Index
Properties
user
extra
mentioned
Info
audit
content
image
Uri
thum
Width
thum
Height
Properties
Optional
user
user
?:
IUserExtraValueInMessage
用户附加信息
Optional
extra
extra
?:
string
消息中的附加信息
Optional
mentioned
Info
mentioned
Info
?:
MentionedInfo
群组消息中的 @ 信息,仅在单群聊、超级群中有效
Optional
audit
audit
?:
IAuditInfoValueInMessage
消息审核配置
content
content
:
string
图片的略缩图
description
必须是 base64 字符串,图片类型为 JPG
base64 字符串大小不可超过 80 KB
字符串前无媒体类型前缀
image
Uri
image
Uri
:
string
原图远程地址
Optional
thum
Width
thum
Width
?:
number
略缩图宽度
since
5.18.0
Optional
thum
Height
thum
Height
?:
number
略缩图高度
since
5.18.0
Property
user
extra
mentionedInfo
audit
content
imageUri
thumWidth
thumHeight
图片消息 content 数据