Annotation 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
-
Element Details
-
value
FacebookPermission[] valueThe list of permissions.- Returns:
- the list of permissions
-