Channel Participants
Last updated
Last updated
A object represents a user that is connected to a given channel. You can get the list of participants from the object. You will also get a list of participants with the event.
Event
Description
onParticipantsChanged
When a user joins a channel you will there will be an event that gives you a list of the current channel . While in a given channel a similar event each time a participant enters or leaves the channel.