Uses of Class
com.restfb.scope.FacebookPermissions.Category
-
Packages that use FacebookPermissions.Category Package Description com.restfb.scope -
-
Uses of FacebookPermissions.Category in com.restfb.scope
Methods in com.restfb.scope that return FacebookPermissions.Category Modifier and Type Method Description FacebookPermissions.Category
FacebookPermissions. getCategory()
static FacebookPermissions.Category
FacebookPermissions.Category. valueOf(String name)
Returns the enum constant of this type with the specified name.static FacebookPermissions.Category[]
FacebookPermissions.Category. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-