Uses of Interface
facebook4j.Paging

Packages that use Paging
facebook4j   
 

Uses of Paging in facebook4j
 

Methods in facebook4j that return Paging
 Paging<T> PagableList.getPaging()
           
 

Methods in facebook4j with parameters of type Paging
<T> ResponseList<T>
FacebookBase.fetchNext(Paging<T> paging)
          Fetches the data of the next page.
<T> ResponseList<T>
FacebookBase.fetchPrevious(Paging<T> paging)
          Fetches the data of the previous page.
 



Copyright © 2019. All rights reserved.