Packagecom.facebook.graph.data.api.user
Classpublic class FacebookUserField

User fields.

See also

http://developers.facebook.com/docs/reference/api/user


Public Constants
 ConstantDefined by
  ABOUT : String = "about"
[static]
FacebookUserField
  BIO : String = "bio"
[static]
FacebookUserField
  BIRTHDAY : String = "birthday"
[static]
FacebookUserField
  EDUCATION : String = "education"
[static]
FacebookUserField
  EMAIL : String = "email"
[static]
FacebookUserField
  FIRST_NAME : String = "first_name"
[static]
FacebookUserField
  GENDER : String = "gender"
[static]
FacebookUserField
  HOMETOWN : String = "hometown"
[static]
FacebookUserField
  ID : String = "id"
[static]
FacebookUserField
  INTERESTED_IN : String = "interested_in"
[static]
FacebookUserField
  LAST_NAME : String = "last_name"
[static]
FacebookUserField
  LINK : String = "link"
[static]
FacebookUserField
  LOCALE : String = "locale"
[static]
FacebookUserField
  LOCATION : String = "location"
[static]
FacebookUserField
  MEETING_FOR : String = "meeting_for"
[static]
FacebookUserField
  NAME : String = "name"
[static]
FacebookUserField
  POLITICAL : String = "political"
[static]
FacebookUserField
  QUOTES : String = "quotes"
[static]
FacebookUserField
  RELATIONSHIP_STATUS : String = "relationship_status"
[static]
FacebookUserField
  RELIGION : String = "religion"
[static]
FacebookUserField
  SIGNIFICANT_OTHER : String = "significant_other"
[static]
FacebookUserField
  THIRD_PARTY_ID : String = "third_party_id"
[static]
FacebookUserField
  TIMEZONE : String = "timezone"
[static]
FacebookUserField
  UPDATED_TIME : String = "updated_time"
[static]
FacebookUserField
  USERNAME : String = "username"
[static]
FacebookUserField
  VERIFIED : String = "verified"
[static]
FacebookUserField
  WEBSITE : String = "website"
[static]
FacebookUserField
  WORK : String = "work"
[static]
FacebookUserField
Constant detail
ABOUTconstant
public static const ABOUT:String = "about"
BIOconstant 
public static const BIO:String = "bio"
BIRTHDAYconstant 
public static const BIRTHDAY:String = "birthday"
EDUCATIONconstant 
public static const EDUCATION:String = "education"
EMAILconstant 
public static const EMAIL:String = "email"
FIRST_NAMEconstant 
public static const FIRST_NAME:String = "first_name"
GENDERconstant 
public static const GENDER:String = "gender"
HOMETOWNconstant 
public static const HOMETOWN:String = "hometown"
IDconstant 
public static const ID:String = "id"
INTERESTED_INconstant 
public static const INTERESTED_IN:String = "interested_in"
LAST_NAMEconstant 
public static const LAST_NAME:String = "last_name"
LINKconstant 
public static const LINK:String = "link"
LOCALEconstant 
public static const LOCALE:String = "locale"
LOCATIONconstant 
public static const LOCATION:String = "location"
MEETING_FORconstant 
public static const MEETING_FOR:String = "meeting_for"
NAMEconstant 
public static const NAME:String = "name"
POLITICALconstant 
public static const POLITICAL:String = "political"
QUOTESconstant 
public static const QUOTES:String = "quotes"
RELATIONSHIP_STATUSconstant 
public static const RELATIONSHIP_STATUS:String = "relationship_status"
RELIGIONconstant 
public static const RELIGION:String = "religion"
SIGNIFICANT_OTHERconstant 
public static const SIGNIFICANT_OTHER:String = "significant_other"
THIRD_PARTY_IDconstant 
public static const THIRD_PARTY_ID:String = "third_party_id"
TIMEZONEconstant 
public static const TIMEZONE:String = "timezone"
UPDATED_TIMEconstant 
public static const UPDATED_TIME:String = "updated_time"
USERNAMEconstant 
public static const USERNAME:String = "username"
VERIFIEDconstant 
public static const VERIFIED:String = "verified"
WEBSITEconstant 
public static const WEBSITE:String = "website"
WORKconstant 
public static const WORK:String = "work"