public class ParticipantJoinGroupChatEvent extends MessageEvent
Event.Handler, Event.Priority| Constructor and Description |
|---|
ParticipantJoinGroupChatEvent(Message message) |
| Modifier and Type | Method and Description |
|---|---|
Chat |
getChat()
Gets the Chat that the User joined that triggered this Event
|
User |
getParticipant()
Gets the User that joined the GroupChat that triggered this Event
|
getMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelledpublic ParticipantJoinGroupChatEvent(Message message)
public User getParticipant()
public Chat getChat()
getChat in class MessageEventCopyright © 2017. All rights reserved.