public class NewGroupChatPhotoEvent extends MessageEvent
Event.Handler, Event.Priority| Constructor and Description |
|---|
NewGroupChatPhotoEvent(Message message) |
| Modifier and Type | Method and Description |
|---|---|
GroupChat |
getChat()
Gets the GroupChat that had its photo changed that triggered this Event
|
PhotoSize[] |
getContent()
Gets the PhotoSize array that contains the photo that was set that triggered this Event
|
getMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelledpublic NewGroupChatPhotoEvent(Message message)
public GroupChat getChat()
getChat in class MessageEventpublic PhotoSize[] getContent()
Copyright © 2017. All rights reserved.