Search
Preparing search index...
The search index is not available
Chat SDK for WEB - v1.2.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Chat SDK for WEB - v1.2.0
Message
Message
Class Message
Hierarchy
Message
Index
Constructors
constructor
Properties
body
id
type
Methods
create
Constructors
constructor
new
Message
(
type
:
MessageType
, id
?:
string
)
:
Message
Parameters
type:
MessageType
Optional
id:
string
Returns
Message
Properties
body
body
:
any
id
id
:
string
type
type
:
MessageType
Methods
Static
create
create
(
options
:
CreateMsgType
)
:
MessageBody
Creates a message.
Parameters
options:
CreateMsgType
Returns
MessageBody
Modules
ChatSDK
Chatroom
Connection
Contact
Event
Handler
Group
Logger
Message
Presence
Silent
Mode
Status
Code
Thread
Translation
Types
Utils
message/audio
message/channel
message/cmd
message/combine
message/custom
message/delivery
message/file
message/img
message/location
message/read
message/text
message/video
Message
constructor
body
id
type
create
Generated using
TypeDoc
Creates a message.