public class ParticipantEvent extends InteractiveEvent
ParticipantEvent is the superclass of all classes relating to participants sent by the
Interactive service to the GameClient.| Modifier and Type | Method and Description |
|---|---|
Set<InteractiveParticipant> |
getParticipants()
Returns the
Set of InteractiveParticipants included in the event. |
getRequestID, setRequestIDpublic Set<InteractiveParticipant> getParticipants()
Set of InteractiveParticipants included in the event.Set of InteractiveParticipantsCopyright © 2018. All rights reserved.