Class AppRoles
java.lang.Object
com.restfb.types.webhook.messaging.AppRoles
- All Implemented Interfaces:
InnerMessagingItem
Represents the app roles as used here:
App Roles on
Facebook
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AppRoles
public AppRoles()
-
-
Method Details
-
getAppIds
Get a set of app ids- Returns:
- set of app ids
-
getRoles
get the roles to the given app id- Parameters:
appId
-- Returns:
- List of app roles
-