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 TypeMethodDescriptionboolean
User.addInvitableFriend
(UserInvitableFriend friend) boolean
User.removeInvitableFriend
(UserInvitableFriend friend)