public class NewGroupChatTitleEvent extends MessageEvent
Event.Handler, Event.Priority| Constructor and Description |
|---|
NewGroupChatTitleEvent(Message message) |
| Modifier and Type | Method and Description |
|---|---|
GroupChat |
getChat()
Gets the Chat that had its title changed that triggered this Event
|
String |
getTitle()
Gets the new title of the GroupChat that had its title changed
|
getMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelledpublic NewGroupChatTitleEvent(Message message)
public GroupChat getChat()
getChat in class MessageEventpublic String getTitle()
Copyright © 2017. All rights reserved.