public class Session extends BaseXmlModel
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getFollowingUser() |
List<Integer> |
getFollowingUserIds() |
Integer |
getInvitationCount() |
int |
getMyCollectionCount() |
long |
getMyStorage() |
Integer |
getNotificationCount() |
Integer |
getRequestCount() |
UUID |
getSessionGuid() |
User |
getUser() |
String |
toString() |
getRawXml, setRawXml
public UUID getSessionGuid()
public User getUser()
public Integer getInvitationCount()
public Integer getNotificationCount()
public Integer getRequestCount()
public int getMyCollectionCount()
public long getMyStorage()
Copyright © 2014 Equilibrium. All rights reserved.