Class GranularScope

All Implemented Interfaces:
Serializable

public class GranularScope extends AbstractFacebookType
See Also:
  • Constructor Details

  • Method Details

    • getTargetIds

      The target ids of Pages, Groups, or business assets the user granted the above permission for.
      Returns:
      The target ids of Pages, Groups, or business assets the user granted the above permission for.
    • getScope

      public String getScope()
      The permission granted by the user.
      Returns:
      The permission granted by the user.
    • setScope

      public void setScope(String scope)
      The permission granted by the user.