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/cmd
CmdMsgSetParameters
Interface CmdMsgSetParameters
Hierarchy
CmdMsgSetParameters
Index
Properties
action
chat
Type
ext
from
room
Type
to
Methods
fail
success
Properties
action
action
:
string
指令。
chat
Type
chat
Type
:
ChatType
会话类型。
Optional
ext
ext
?:
{}
消息扩展。
Type declaration
[
key:
string
]:
any
Optional
from
from
?:
string
消息发送方,只能是当前用户,无法修改。
Optional
room
Type
room
Type
?:
boolean
deprecated
会话类型是否是聊天室。
to
to
:
string
消息接收方。
Methods
Optional
fail
fail
(
)
:
void
消息发送失败的回调。
Returns
void
Optional
success
success
(
)
:
void
消息发送成功的回调。
Returns
void
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
Cmd
Msg
Set
Parameters
action
chat
Type
ext
from
room
Type
to
fail
success
Generated using
TypeDoc
指令。