Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
<internal>
CallEventHandler
Class CallEventHandler
Hierarchy
CallEventHandler
Index
Constructors
constructor
Properties
call
Event
Buffer
calls
candidate
Events
By
Call
client
event
Buffer
Promise
Chain?
next
Seq
By
Call
to
Device
Event
Buffers
Methods
evaluate
Event
Buffer
handle
Call
Event
on
Room
Timeline
on
Sync
on
To
Device
Event
start
stop
Constructors
constructor
new
Call
Event
Handler
(
client
:
MatrixClient
)
:
CallEventHandler
Parameters
client:
MatrixClient
Returns
CallEventHandler
Properties
call
Event
Buffer
call
Event
Buffer
:
MatrixEvent
[]
calls
calls
:
Map
<
string
,
MatrixCall
>
Private
candidate
Events
By
Call
candidate
Events
By
Call
:
Map
<
string
,
MatrixEvent
[]
>
Private
client
client
:
MatrixClient
Private
Optional
event
Buffer
Promise
Chain
event
Buffer
Promise
Chain
?:
Promise
<
void
>
next
Seq
By
Call
next
Seq
By
Call
:
Map
<
string
,
number
>
= ...
to
Device
Event
Buffers
to
Device
Event
Buffers
:
Map
<
string
,
MatrixEvent
[]
>
= ...
Methods
Private
evaluate
Event
Buffer
evaluate
Event
Buffer
(
eventBuffer
:
MatrixEvent
[]
)
:
Promise
<
void
>
Parameters
eventBuffer:
MatrixEvent
[]
Returns
Promise
<
void
>
Private
handle
Call
Event
handle
Call
Event
(
event
:
MatrixEvent
)
:
Promise
<
void
>
Parameters
event:
MatrixEvent
Returns
Promise
<
void
>
Private
on
Room
Timeline
on
Room
Timeline
(
event
:
MatrixEvent
)
:
void
Parameters
event:
MatrixEvent
Returns
void
Private
on
Sync
on
Sync
(
)
:
void
Returns
void
Private
on
To
Device
Event
on
To
Device
Event
(
event
:
MatrixEvent
)
:
void
Parameters
event:
MatrixEvent
Returns
void
start
start
(
)
:
void
Returns
void
stop
stop
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
matrix-
js-
sdk
<internal>
Content
Helpers
Secret
Storage
Call
Event
Handler
constructor
call
Event
Buffer
calls
candidate
Events
By
Call
client
event
Buffer
Promise
Chain?
next
Seq
By
Call
to
Device
Event
Buffers
evaluate
Event
Buffer
handle
Call
Event
on
Room
Timeline
on
Sync
on
To
Device
Event
start
stop
Generated using
TypeDoc