Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
<internal>
GroupCallEventHandler
Class GroupCallEventHandler
Index
Constructors
constructor
Properties
group
Calls
Methods
get
Group
Call
By
Id
start
stop
wait
Until
Room
Ready
For
Group
Calls
Constructors
constructor
new
Group
Call
Event
Handler
(
client
)
:
GroupCallEventHandler
Parameters
client
:
MatrixClient
Returns
GroupCallEventHandler
Properties
group
Calls
group
Calls
:
Map
<
string
,
GroupCall
>
= ...
Methods
get
Group
Call
By
Id
get
Group
Call
By
Id
(
groupCallId
)
:
undefined
|
GroupCall
Parameters
groupCallId
:
string
Returns
undefined
|
GroupCall
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
(
)
:
void
Returns
void
wait
Until
Room
Ready
For
Group
Calls
wait
Until
Room
Ready
For
Group
Calls
(
roomId
)
:
Promise
<
void
>
Parameters
roomId
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
group
Calls
Methods
get
Group
Call
By
Id
start
stop
wait
Until
Room
Ready
For
Group
Calls
matrix-js-sdk
Loading...