Private
_isPrivate
endPrivate
matrixReadonly
pollPrivate
relationsPrivate
responsesPrivate
roomReadonly
roomReadonly
rootPrivate
undecryptableKeep track of undecryptable relations As incomplete result sets affect poll results
Private
countRest
...args: Parameters<PollEventHandlerMap[T]>Rest
...args: Parameters<PollEventHandlerMap[T]>Private
fetchvoid
event with a relation to the rootEvent
Private
refilterOptional
event: EventEmitterEvents | End | Update | Responses | Destroy | UndecryptableRelationsPrivate
validateOptional
endEvent: MatrixEventGenerated using TypeDoc
Typed Event Emitter class which can act as a Base Model for all our model and communication events. This makes it much easier for us to distinguish between events, as we now need to properly type this, so that our events are not stringly-based and prone to silly typos.