public class VKApiUserFull extends VKApiUser implements android.os.Parcelable
| Modifier and Type | Class and Description |
|---|---|
static class |
VKApiUserFull.Attitude |
static class |
VKApiUserFull.Counters |
static class |
VKApiUserFull.LifeMain |
static class |
VKApiUserFull.Occupation |
static class |
VKApiUserFull.PeopleMain |
static class |
VKApiUserFull.Political |
static class |
VKApiUserFull.Relation |
static class |
VKApiUserFull.Relative |
static class |
VKApiUserFull.RelativeType |
static class |
VKApiUserFull.Sex |
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
about
User's about information
|
static java.lang.String |
ABOUT
Filed about from VK fields set
|
java.lang.String |
activities
User's activities
|
static java.lang.String |
ACTIVITIES
Filed activities from VK fields set
|
java.lang.String |
activity
Text of user status.
|
static java.lang.String |
ACTIVITY
Filed activity from VK fields set
|
int |
alcohol
Views on alcohol.
|
java.lang.String |
bdate
User's date of birth.
|
static java.lang.String |
BDATE
Filed bdate from VK fields set
|
boolean |
blacklisted_by_me
Information whether the current user has add this user to the blacklist.
|
static java.lang.String |
BLACKLISTED_BY_ME
Filed blacklisted_by_me from VK fields set
|
java.lang.String |
books
User's favorite books
|
static java.lang.String |
BOOKS
Filed books from VK fields set
|
boolean |
can_post
Information whether others can posts on user's wall.
|
static java.lang.String |
CAN_POST
Filed can_post from VK fields set
|
boolean |
can_see_all_posts
Information whether others' posts on user's wall can be viewed
|
static java.lang.String |
CAN_SEE_ALL_POSTS
Filed can_see_all_posts from VK fields set
|
boolean |
can_write_private_message
Information whether private messages can be sent to this user.
|
static java.lang.String |
CAN_WRITE_PRIVATE_MESSAGE
Filed can_write_private_message from VK fields set
|
VKApiCity |
city
City specified on user's page in "Contacts" section.
|
static java.lang.String |
CITY
Filed city from VK fields set
|
static java.lang.String |
CONNECTIONS
Filed connections from VK fields set
|
static java.lang.String |
CONTACTS
Filed contacts from VK fields set
|
VKApiUserFull.Counters |
counters
Set of user's counters.
|
static java.lang.String |
COUNTERS
Filed counters from VK fields set
|
VKApiCountry |
country
Country specified on user's page in "Contacts" section.
|
static java.lang.String |
COUNTRY
Filed country from VK fields set
|
static android.os.Parcelable.Creator<VKApiUserFull> |
CREATOR |
java.lang.String |
facebook
Name of user's account in Facebook
|
java.lang.String |
facebook_name
ID of user's facebook
|
java.lang.String |
games
User's favorite games
|
static java.lang.String |
GAMES
Filed games from VK fields set
|
java.lang.String |
home_phone
User's home phone number
|
java.lang.String |
inspired_by
Stuffs that inspire the user.
|
java.lang.String |
instagram
Name of user's account in Instagram
|
java.lang.String |
interests
User's interests
|
static java.lang.String |
INTERESTS
Filed interests from VK fields set
|
boolean |
is_banned
Information whether the user is banned in VK.
|
boolean |
is_deleted
Information whether the user is deleted in VK.
|
java.lang.String[] |
langs
List of user's languages
|
long |
last_seen
Last visit date(in Unix time).
|
static java.lang.String |
LAST_SEEN
Filed last_seen from VK fields set
|
int |
life_main
Life main stuffs.
|
java.lang.String |
livejournal
Name of user's account in LiveJournal
|
java.lang.String |
mobile_phone
User's mobile phone number
|
java.lang.String |
movies
User's favorite movies
|
static java.lang.String |
MOVIES
Filed movies from VK fields set
|
java.lang.String |
nickname
Nickname of user.
|
VKApiUserFull.Occupation |
occupation
Set of user's counters.
|
static java.lang.String |
OCCUPATION
Filed occupation from VK fields set
|
int |
people_main
People main stuffs.
|
static java.lang.String |
PERSONAL
Filed personal from VK fields set
|
int |
political
Views on policy.
|
java.lang.String |
quotes
User's favorite quotes
|
static java.lang.String |
QUOTES
Filed quotes from VK fields set
|
int |
relation
Relationship status.
|
static java.lang.String |
RELATION
Filed relation from VK fields set
|
VKList<VKApiUserFull.Relative> |
relatives
List of user's relatives
|
static java.lang.String |
RELATIVES
Filed relatives from VK fields set
|
java.lang.String |
religion
Religion of user
|
VKList<VKApiSchool> |
schools
List of user's schools
|
static java.lang.String |
SCHOOLS
Filed schools from VK fields set
|
java.lang.String |
screen_name
Page screen name.
|
static java.lang.String |
SCREEN_NAME
Filed screen_name from VK fields set
|
int |
sex
User sex.
|
static java.lang.String |
SEX
Filed sex from VK fields set
|
java.lang.String |
site
URL of user's site
|
static java.lang.String |
SITE
Filed site from VK fields set
|
java.lang.String |
skype
Name of user's account in Skype
|
int |
smoking
Views on smoking.
|
VKApiAudio |
status_audio
Audio which broadcasting to status.
|
java.lang.String |
tv
User's favorite TV Shows
|
static java.lang.String |
TV
Filed tv from VK fields set
|
java.lang.String |
twitter
Name of user's account in Twitter
|
VKList<VKApiUniversity> |
universities
List of user's universities
|
static java.lang.String |
UNIVERSITIES
Filed universities from VK fields set
|
boolean |
verified
Information whether the user has a verified page in VK
|
static java.lang.String |
VERIFIED
Filed verified from VK fields set
|
boolean |
wall_comments
Information whether user can comment wall posts.
|
static java.lang.String |
WALL_DEFAULT
Filed wall_default from VK fields set
|
boolean |
wall_default_owner
Information whether the user's post of wall shows by default.
|
FIELD_ONLINE, FIELD_ONLINE_MOBILE, FIELD_PHOTO_100, FIELD_PHOTO_200, FIELD_PHOTO_400_ORIGIN, FIELD_PHOTO_50, FIELD_PHOTO_BIG, FIELD_PHOTO_MAX, FIELD_PHOTO_MAX_ORIGIN, FIELDS_DEFAULT, first_name, last_name, online, online_mobile, photo, photo_100, photo_200, photo_200_orig, photo_400_orig, photo_50, photo_big, photo_max, photo_max_origidfields| Constructor and Description |
|---|
VKApiUserFull() |
VKApiUserFull(org.json.JSONObject from) |
VKApiUserFull(android.os.Parcel in) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
VKApiUserFull |
parse(org.json.JSONObject user)
Fills an user object from server response.
|
void |
writeToParcel(android.os.Parcel dest,
int flags) |
addSquarePhoto, toStringgetIdgetTag, getTag, setTag, setTagpublic static final java.lang.String LAST_SEEN
public static final java.lang.String BDATE
public static final java.lang.String CITY
public static final java.lang.String COUNTRY
public static final java.lang.String UNIVERSITIES
public static final java.lang.String SCHOOLS
public static final java.lang.String ACTIVITY
public static final java.lang.String PERSONAL
public static final java.lang.String SEX
public static final java.lang.String SITE
public static final java.lang.String CONTACTS
public static final java.lang.String CAN_POST
public static final java.lang.String CAN_SEE_ALL_POSTS
public static final java.lang.String CAN_WRITE_PRIVATE_MESSAGE
public static final java.lang.String RELATION
public static final java.lang.String COUNTERS
public static final java.lang.String OCCUPATION
public static final java.lang.String ACTIVITIES
public static final java.lang.String INTERESTS
public static final java.lang.String MOVIES
public static final java.lang.String TV
public static final java.lang.String BOOKS
public static final java.lang.String GAMES
public static final java.lang.String ABOUT
public static final java.lang.String QUOTES
public static final java.lang.String CONNECTIONS
public static final java.lang.String RELATIVES
public static final java.lang.String WALL_DEFAULT
public static final java.lang.String VERIFIED
public static final java.lang.String SCREEN_NAME
public static final java.lang.String BLACKLISTED_BY_ME
public java.lang.String activity
public VKApiAudio status_audio
public java.lang.String bdate
public VKApiCity city
public VKApiCountry country
public long last_seen
public VKList<VKApiUniversity> universities
public VKList<VKApiSchool> schools
public int smoking
VKApiUserFull.Attitudepublic int alcohol
VKApiUserFull.Attitudepublic int political
VKApiUserFull.Politicalpublic int life_main
VKApiUserFull.LifeMainpublic int people_main
VKApiUserFull.PeopleMainpublic java.lang.String inspired_by
public java.lang.String[] langs
public java.lang.String religion
public java.lang.String facebook
public java.lang.String facebook_name
public java.lang.String livejournal
public java.lang.String skype
public java.lang.String site
public java.lang.String twitter
public java.lang.String instagram
public java.lang.String mobile_phone
public java.lang.String home_phone
public java.lang.String screen_name
public java.lang.String nickname
public java.lang.String activities
public java.lang.String interests
public java.lang.String movies
public java.lang.String tv
public java.lang.String books
public java.lang.String games
public java.lang.String about
public java.lang.String quotes
public boolean can_post
public boolean can_see_all_posts
public boolean can_write_private_message
public boolean wall_comments
public boolean is_banned
public boolean is_deleted
public boolean wall_default_owner
public boolean verified
public int sex
VKApiUserFull.Sexpublic VKApiUserFull.Counters counters
public VKApiUserFull.Occupation occupation
public int relation
VKApiUserFull.Relationpublic VKList<VKApiUserFull.Relative> relatives
public boolean blacklisted_by_me
public static android.os.Parcelable.Creator<VKApiUserFull> CREATOR
public VKApiUserFull(org.json.JSONObject from)
throws org.json.JSONException
org.json.JSONExceptionpublic VKApiUserFull()
public VKApiUserFull(android.os.Parcel in)
public VKApiUserFull parse(org.json.JSONObject user)
VKApiUserpublic int describeContents()
describeContents in interface android.os.ParcelabledescribeContents in class VKApiUserpublic void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in interface android.os.ParcelablewriteToParcel in class VKApiUser