public class ParticipantUpdateEvent extends ParticipantEvent
Constructor and Description |
---|
ParticipantUpdateEvent(Collection<InteractiveParticipant> participants)
Initializes a new
ParticipantUpdateEvent . |
getParticipants
getRequestID, setRequestID
public ParticipantUpdateEvent(Collection<InteractiveParticipant> participants)
ParticipantUpdateEvent
.participants
- A Collection
of InteractiveParticipants
that have been updatedCopyright © 2018. All rights reserved.