Search
Preparing search index...
The search index is not available
@rongcloud/adapter-plugin-rtc - v1.0.9
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@rongcloud/adapter-plugin-rtc - v1.0.9
Message
Class Message
Hierarchy
BasicModule
Message
Index
Constructors
constructor
Methods
send
Constructors
constructor
new
Message
(
options
:
{
received
:
any
}
)
:
Message
Parameters
options:
{
received
:
any
}
received
:
function
received
(
msg
:
IMessageInfo
)
:
void
Parameters
msg:
IMessageInfo
Returns
void
Returns
Message
Methods
send
send
(
msg
:
{
content
:
unknown
;
name
:
string
}
)
:
Promise
<
void
>
Parameters
msg:
{
content
:
unknown
;
name
:
string
}
content
:
unknown
name
:
string
Returns
Promise
<
void
>
Exports
Message
constructor
send
Generated using
TypeDoc