public class GroupPresenceNotification extends BaseResponse implements Response
Modifier and Type | Field and Description |
---|---|
CurseGUID |
groupID |
java.util.List<GroupPresenceContract> |
users |
Constructor and Description |
---|
GroupPresenceNotification() |
getOrigMessage, getTypeID, setOrigMessage, setTypeID, toJsonString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrigMessage, getTypeID, setOrigMessage, setTypeID, toJsonString
public CurseGUID groupID
public java.util.List<GroupPresenceContract> users