ActiveParticipantsNotificationData constructor

ActiveParticipantsNotificationData(
  1. String conferenceAlias,
  2. String conferenceId,
  3. int participantCount,
  4. List<Participant> participants
)

Implementation

ActiveParticipantsNotificationData