Uses of Class
com.restfb.types.UserInvitableFriend
Packages that use UserInvitableFriend
-
Uses of UserInvitableFriend in com.restfb.types
Methods in com.restfb.types that return types with arguments of type UserInvitableFriendModifier and TypeMethodDescriptionUser.getInvitableFriends()A list of friends that can be invited to install a Facebook Canvas appMethods in com.restfb.types with parameters of type UserInvitableFriendModifier and TypeMethodDescriptionbooleanUser.addInvitableFriend(UserInvitableFriend friend) booleanUser.removeInvitableFriend(UserInvitableFriend friend)