Uses of Interface
facebook4j.PagableList

Packages that use PagableList
facebook4j   
 

Uses of PagableList in facebook4j
 

Subinterfaces of PagableList in facebook4j
 interface InboxResponseList<T>
           
 interface ResponseList<T>
           
 

Methods in facebook4j that return PagableList
 PagableList<Comment> Achievement.getComments()
           
 PagableList<Comment> Comment.getComments()
           
 PagableList<Comment> Note.getComments()
           
 PagableList<Comment> Checkin.getComments()
           
 PagableList<Comment> Video.getComments()
           
 PagableList<Comment> Album.getComments()
           
 PagableList<Comment> Link.getComments()
           
 PagableList<Comment> Photo.getComments()
           
 PagableList<Comment> Message.getComments()
           
 PagableList<Comment> Post.getComments()
           
 PagableList<Like> Achievement.getLikes()
           
 PagableList<Like> Checkin.getLikes()
           
 PagableList<Like> Album.getLikes()
           
 PagableList<Like> Link.getLikes()
           
 PagableList<Like> Page.getLikes()
           
 PagableList<Like> Photo.getLikes()
           
 PagableList<Like> Post.getLikes()
           
 PagableList<Message> Conversation.getMessages()
           
 PagableList<Question.Option> Question.getOptions()
           
 PagableList<PageBackedInstagramAccount> Page.getPageBackedInstagramAccounts()
           
 PagableList<Reaction> Album.getReactions()
           
 PagableList<Reaction> Photo.getReactions()
           
 PagableList<Reaction> Post.getReactions()
           
 PagableList<IdNameEntity> Location.getTags()
           
 PagableList<IdNameEntity> Checkin.getTags()
           
 PagableList<Tag> Photo.getTags()
           
 PagableList<IdNameEntity> QuestionVotes.getVotes()
           
 



Copyright © 2019. All rights reserved.