Class AppRoles

java.lang.Object
com.restfb.types.webhook.messaging.AppRoles
All Implemented Interfaces:
InnerMessagingItem

public class AppRoles extends Object implements InnerMessagingItem
Represents the app roles as used here: App Roles on Facebook
  • Constructor Details

  • Method Details

    • getAppIds

      public Set<String> getAppIds()
      Get a set of app ids
      Returns:
      set of app ids
    • getRoles

      public List<String> getRoles(String appId)
      get the roles to the given app id
      Parameters:
      appId -
      Returns:
      List of app roles