Skip to main content

onlineParticipants

This event is emitted multiple during the meeting

JavaScript
meeting.on("onlineParticipants", function(onlineParticipants) {

});

Properties

onlineParticipants is an array contains the following properties

PropertyDescriptionType
isAdminindicates if the user is admin or notboolean
meetingSessionIdmeetingSessionId of the current meeting sessionstring
nameusername of the participantstring
roomIdroomId of the meeting roomstring
_idparticipantSessionId of the participantstring