|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ProfileInfoField in com.google.code.facebookapi |
|---|
| Methods in com.google.code.facebookapi with parameters of type ProfileInfoField | |
|---|---|
void |
IFacebookRestClient.profile_setInfoOptions(ProfileInfoField field)
Specifies the objects for a field for an application info section. |
void |
ExtensibleClient.profile_setInfoOptions(ProfileInfoField field)
|
void |
FacebookRestClient.profile_setInfoOptions(ProfileInfoField field)
Deprecated. |
| Method parameters in com.google.code.facebookapi with type arguments of type ProfileInfoField | |
|---|---|
void |
IFacebookRestClient.profile_setInfo(java.lang.Long userId,
java.lang.String title,
boolean textOnly,
java.util.List<ProfileInfoField> fields)
Configures an application info section that the specified user can install on the Info tab of her profile. |
void |
ExtensibleClient.profile_setInfo(java.lang.Long userId,
java.lang.String title,
boolean textOnly,
java.util.List<ProfileInfoField> fields)
|
void |
FacebookRestClient.profile_setInfo(java.lang.Long userId,
java.lang.String title,
boolean textOnly,
java.util.List<ProfileInfoField> fields)
Deprecated. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||