Search
Preparing search index...
The search index is not available
Chat SDK for WEB - v4.1.4-beta
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Chat SDK for WEB - v4.1.4-beta
Types
Message
CreateCustomMsgParameters
Interface CreateCustomMsgParameters
Hierarchy
CreateCustomMsgParameters
Index
Properties
chat
Type
custom
Event
custom
Exts
ext
from
to
type
Properties
chat
Type
chat
Type
:
ChatType
会话类型。
custom
Event
custom
Event
:
string
自定义事件。
custom
Exts
custom
Exts
:
{}
自定事件扩展。
Type declaration
[
key:
string
]:
any
Optional
ext
ext
?:
{}
消息扩展。
Type declaration
[
key:
string
]:
any
Optional
from
from
?:
string
消息发送方,只能是自己,不可改变。
to
to
:
string
消息接收方。
type
type
:
"custom"
消息类型。
Modules
Category
Channel
ChatSDK
Chatroom
Connection
Contact
Event
Handler
Group
Logger
Message
Presence
Server
Silent
Mode
Status
Code
Thread
Translation
Types
Category
Types
Channel
Types
Chat
Room
Type
Common
Connection
Contact
Type
Error
Event
Handler
Type
Group
Type
Message
Presence
Type
Reaction
Type
Server
Types
Silent
Mode
Type
Thread
Type
Translation
Type
Utils
message/audio
message/channel
message/cmd
message/custom
message/delivery
message/file
message/img
message/location
message/read
message/text
message/video
Create
Custom
Msg
Parameters
chat
Type
custom
Event
custom
Exts
ext
from
to
type
Generated using
TypeDoc
会话类型。