EventsSourceType
type EventsSourceType =
| DisconnectEvent
| MessageEvent
| ConferenceStateEvent
| PresentationEvent
| RTCParticipantEvent
| FeccEvent;
type EventsSourceType =
| DisconnectEvent
| MessageEvent
| ConferenceStateEvent
| PresentationEvent
| RTCParticipantEvent
| FeccEvent;