Abstract
Private
_disposedPrivate
_heightProtected
Readonly
_idPrivate
_isProtected
Optional
_streamProtected
_tracksPrivate
_widthPrivate
Optional
analyserPrivate
Optional
audioPrivate
Optional
audioProtected
Optional
callProtected
clientPrivate
Optional
frequencyAbstract
isAbstract
isPrivate
localPrivate
measuringProtected
Optional
roomPrivate
speakingPrivate
speakingPrivate
Optional
volumeAbstract
connectedAbstract
devicePrivate
hasAbstract
idAbstract
purposeAbstract
streamProtected
tracksAbstract
userRest
...args: Parameters<EventHandlerMap[T]>Rest
...args: Parameters<EventHandlerMap[T]>Returns callRoom member
member of the callRoom
Optional
event: EventEmitterEvents | CallFeedEventProtected
startProtected
updateGenerated 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.