|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FacebookMethod in com.google.code.facebookapi |
|---|
| Methods in com.google.code.facebookapi that return FacebookMethod | |
|---|---|
static FacebookMethod |
FacebookMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FacebookMethod[] |
FacebookMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Method parameters in com.google.code.facebookapi with type arguments of type FacebookMethod | |
|---|---|
boolean |
SpecificReturnTypeAdapter.permissions_grantApiAccess(java.lang.String apiKey,
java.util.Set<FacebookMethod> methods)
|
boolean |
IFacebookRestClient.permissions_grantApiAccess(java.lang.String apiKey,
java.util.Set<FacebookMethod> methods)
Grant permission to an external app to make API calls on behalf of the current application. |
boolean |
ExtensibleClient.permissions_grantApiAccess(java.lang.String apiKey,
java.util.Set<FacebookMethod> methods)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||