Search
Preparing search index...
The search index is not available
Easemob SDK API Reference - v4.1.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Easemob SDK API Reference - v4.1.2
message/read
CreateReadMsgParameters
Interface CreateReadMsgParameters
Hierarchy
CreateReadMsgParameters
Index
Properties
ack
Content
chat
Type
from
id
is
Chat
Thread
to
type
Properties
Optional
ack
Content
ack
Content
?:
string
消息内容。
chat
Type
chat
Type
:
"singleChat"
|
"groupChat"
会话类型。
Optional
from
from
?:
string
消息发送方,只能是当前用户,无法修改。
id
id
:
string
已读消息的 ID。
Optional
is
Chat
Thread
is
Chat
Thread
?:
boolean
消息是否为子区消息
to
to
:
string
消息接收方。
type
type
:
"read"
消息类型。
Modules
Chatroom
Connection
Contact
Event
Handler
Group
Logger
Message
Presence
Silent
Mode
Status
Code
Thread
Translation
Types
Utils
message/audio
message/channel
message/cmd
message/custom
message/delivery
message/file
message/img
message/location
message/read
message/text
message/video
Create
Read
Msg
Parameters
ack
Content
chat
Type
from
id
is
Chat
Thread
to
type
Generated using
TypeDoc
消息内容。