public class VkProfile extends OAuth20Profile
This class is the user profile for Vk with appropriate getters.
It is returned by the VkClient.
logger, SEPARATOR| Constructor and Description |
|---|
VkProfile() |
clearSensitiveData, getAccessToken, setAccessTokenaddAttribute, addAttributes, addPermission, addPermissions, addPermissions, addRole, addRoles, addRoles, build, containsAttribute, getAttribute, getAttribute, getAttributes, getClientName, getId, getOldTypedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, setClientName, setId, setRemembered, toString, writeExternalpublic AttributesDefinition getAttributesDefinition()
UserProfilenull for a (generic) user profile.getAttributesDefinition in class UserProfilepublic String getDisplayName()
CommonProfilegetDisplayName in class CommonProfilepublic String getUsername()
CommonProfilegetUsername in class CommonProfilepublic String getPictureUrl()
CommonProfilegetPictureUrl in class CommonProfilepublic String getProfileUrl()
CommonProfilegetProfileUrl in class CommonProfilepublic String getEmail()
CommonProfilegetEmail in class CommonProfilepublic String getFamilyName()
CommonProfilegetFamilyName in class CommonProfilepublic Gender getGender()
CommonProfilegetGender in class CommonProfilepublic Locale getLocale()
CommonProfilegetLocale in class CommonProfilepublic String getLocation()
CommonProfilegetLocation in class CommonProfilepublic String getFirstName()
CommonProfilegetFirstName in class CommonProfilepublic String getLastName()
public Date getBirthDate()
public String getFoto50()
public String getFoto100()
public String getFoto200Orig()
public String getFoto200()
public String getFoto400Orig()
public String getFotoMax()
public String getFotoMaxOrig()
public Boolean isOnline()
public Boolean isOnlineMobile()
public String getDomain()
public Boolean isHasMobile()
public String getMobilePhone()
public String getHomePhone()
public String getSkype()
public String getSite()
public Boolean isCanPost()
public Boolean isCanSeeAllPost()
public Boolean isCanSeeAudio()
public Boolean isCanWritePrivateMessage()
public String getStatus()
public Integer getCommonCount()
public Integer getRelation()
Copyright © 2016. All rights reserved.