Uses of Enum
com.restfb.scope.FacebookPermissions
-
Uses of FacebookPermissions in com.restfb.scope
Modifier 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.Modifier and TypeMethodDescriptionScopeBuilder.addPermissions
(List<FacebookPermissions> permissionList)