Annotation Interface FacebookPermissions


@Target(TYPE) @Retention(RUNTIME) public @interface FacebookPermissions
Aggregates several FacebookPermission instances which will be used to build the list of default permissions used by an Application. Various services may require specific permissions that are not otherwise configurable by the user for the application access. Created by patricktwohig on 6/14/17.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The list of permissions.
  • Element Details

    • value

      The list of permissions.
      Returns:
      the list of permissions