Uses of Interface
facebook4j.Permission

Packages that use Permission
facebook4j.api   
 

Uses of Permission in facebook4j.api
 

Methods in facebook4j.api that return types with arguments of type Permission
 List<Permission> PermissionMethods.getPermissions()
          Returns the permissions granted the current user to the current application.
 List<Permission> PermissionMethods.getPermissions(String userId)
          Returns the permissions granted a user to the current application.
 



Copyright © 2019. All rights reserved.