public class GroupPollChangedNotification extends BaseResponse implements Response
Modifier and Type | Field and Description |
---|---|
GroupPollChangeType |
changeType |
GroupPollNotification |
poll |
long |
requestorUserID |
Constructor and Description |
---|
GroupPollChangedNotification() |
getOrigMessage, getTypeID, setOrigMessage, setTypeID, toJsonString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrigMessage, getTypeID, setOrigMessage, setTypeID, toJsonString
public GroupPollChangeType changeType
public GroupPollNotification poll
public long requestorUserID