- Preparing search index...
- The search index is not available
matrix-js-sdk
Properties
Private
candidateEventsByCall
Private
Optional
eventBufferPromiseChain
eventBufferPromiseChain?: Promise<void>
nextSeqByCall
nextSeqByCall: Map<string, number> = ...
Methods
Private
evaluateEventBuffer
- evaluateEventBuffer(eventBuffer): Promise<void>
-
Private
handleCallEvent
- handleCallEvent(event): Promise<void>
-
Private
onRoomTimeline
- onRoomTimeline(event): void
-
Returns void
Private
onSync
- onSync(): void
-
Returns void
Private
onToDeviceEvent
- onToDeviceEvent(event): void
-
Returns void
start
- start(): void
-
Returns void
stop
- stop(): void
-
Returns void