onChannelPresence property

Stream<ChannelPresenceEvent> onChannelPresence

Implementation

Stream<rtpb.ChannelPresenceEvent> get onChannelPresence =>
    _onChannelPresenceController.stream;