Uses of Enum
com.restfb.scope.FacebookPermissions
Packages that use FacebookPermissions
-
Uses of FacebookPermissions in com.restfb.scope
Methods in com.restfb.scope that return FacebookPermissionsModifier and TypeMethodDescriptionstatic FacebookPermissions
Returns the enum constant of this type with the specified name.static FacebookPermissions[]
FacebookPermissions.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.scope with parameters of type FacebookPermissionsMethod parameters in com.restfb.scope with type arguments of type FacebookPermissionsModifier and TypeMethodDescriptionScopeBuilder.addPermissions
(List<FacebookPermissions> permissionList)