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
Room
Class Room
Hierarchy
BasicModule
Room
Index
Constructors
constructor
Methods
get
get
Session
Id
get
Stats
join
leave
Constructors
constructor
new
Room
(
options
:
IRoomInitOptions
)
:
Room
Parameters
options:
IRoomInitOptions
Returns
Room
Methods
get
get
(
)
:
Promise
<
RoomInfo
>
Returns
Promise
<
RoomInfo
>
get
Session
Id
get
Session
Id
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
get
Stats
get
Stats
(
)
:
Promise
<
{}
>
Returns
Promise
<
{}
>
join
join
(
)
:
Promise
<
IJoineResult
>
Returns
Promise
<
IJoineResult
>
leave
leave
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Exports
Room
constructor
get
get
Session
Id
get
Stats
join
leave
Generated using
TypeDoc