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, addRole, addRoles, addRoles, build, containsAttribute, getAttribute, getAttribute, getAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, setClientName, setId, setLinkedId, setRemembered, toString, writeExternalpublic String getDisplayName()
CommonProfilegetDisplayName in class CommonProfilepublic String getUsername()
CommonProfilegetUsername in class CommonProfilepublic URI getPictureUrl()
CommonProfilegetPictureUrl in class CommonProfilepublic URI 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 © 2017. All rights reserved.