Search
Preparing search index...
The search index is not available
RongIMLib - v5.9.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
RongIMLib - v5.9.0
IReceivedMessageV2
Interface IReceivedMessageV2
v2 版本中要吐给应用层的消息结构
Hierarchy
IReceivedMessageV2
Implemented by
Message
Index
Properties
receipt
Response
channel
Id
conversation
Type
target
Id
sender
User
Id
content
object
Name
message
Type
message
Id
messageUId
message
Direction
off
Line
Message
sent
Status
sent
Time
received
Status
received
Time
can
Include
Expansion
expansion
disable
Notification
read
Receipt
Info
push
Config
Properties
Optional
receipt
Response
receipt
Response
?:
any
Optional
channel
Id
channel
Id
?:
string
会话标识预留字段
conversation
Type
conversation
Type
:
ConversationType
target
Id
target
Id
:
string
sender
User
Id
sender
User
Id
:
string
content
content
:
any
object
Name
object
Name
:
string
message
Type
message
Type
:
string
message
Id
message
Id
:
number
messageUId
messageUId
:
string
message
Direction
message
Direction
:
MessageDirection
off
Line
Message
off
Line
Message
:
boolean
sent
Status
sent
Status
:
SentStatus
sent
Time
sent
Time
:
number
received
Status
received
Status
:
ReceivedStatus
received
Time
received
Time
:
number
can
Include
Expansion
can
Include
Expansion
:
boolean
expansion
expansion
:
null
|
{}
disable
Notification
disable
Notification
:
boolean
Optional
read
Receipt
Info
read
Receipt
Info
?:
IReadReceiptInfo
消息已读回执信息,导航配置grpRRVer=1时群组类型消息内存在, 其他情况为undefined
Optional
push
Config
push
Config
?:
IPushConfig
Property
receiptResponse
channelId
conversationType
targetId
senderUserId
content
objectName
messageType
messageId
messageUId
messageDirection
offLineMessage
sentStatus
sentTime
receivedStatus
receivedTime
canIncludeExpansion
expansion
disableNotification
readReceiptInfo
pushConfig
v2 版本中要吐给应用层的消息结构