roomEvents property

Stream<RTCEvents> get roomEvents

Implementation

Stream<RTCEvents> get roomEvents => _roomEventController.stream;