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
Message
Class Message
Hierarchy
Message
Implements
IReceivedMessageV2
Index
Constructors
constructor
Properties
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
receipt
Response
disable
Notification
Constructors
constructor
new
Message
(
conversationType
:
ConversationType
, targetId
:
string
, senderUserId
:
string
, content
:
Object
, objectName
:
string
, messageType
:
string
, messageId
:
number
, messageUId
:
string
, messageDirection
:
MessageDirection
, offLineMessage
:
boolean
, sentStatus
:
SentStatus
, sentTime
:
number
, receivedStatus
:
ReceivedStatus
, receivedTime
:
number
, canIncludeExpansion
:
boolean
, expansion
:
{}
, receiptResponse
:
any
, disableNotification
:
boolean
)
:
Message
Parameters
conversationType:
ConversationType
targetId:
string
senderUserId:
string
content:
Object
objectName:
string
messageType:
string
messageId:
number
messageUId:
string
messageDirection:
MessageDirection
offLineMessage:
boolean
sentStatus:
SentStatus
sentTime:
number
receivedStatus:
ReceivedStatus
receivedTime:
number
canIncludeExpansion:
boolean
expansion:
{}
[
key:
string
]:
string
receiptResponse:
any
disableNotification:
boolean
Returns
Message
Properties
conversation
Type
conversation
Type
:
ConversationType
target
Id
target
Id
:
string
sender
User
Id
sender
User
Id
:
string
content
content
:
Object
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
:
{}
Type declaration
[
key:
string
]:
string
receipt
Response
receipt
Response
:
any
disable
Notification
disable
Notification
:
boolean
Constructor
constructor
Property
conversationType
targetId
senderUserId
content
objectName
messageType
messageId
messageUId
messageDirection
offLineMessage
sentStatus
sentTime
receivedStatus
receivedTime
canIncludeExpansion
expansion
receiptResponse
disableNotification