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