Package com.restfb.types
Class GranularScope
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.GranularScope
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
GranularScope
public GranularScope()
-
-
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
The permission granted by the user.- Returns:
- The permission granted by the user.
-
setScope
The permission granted by the user.
-