public class GraphMessagePageInfo extends PageInfo
Contains information about retrieved page when paging methods are used.
| Modifier and Type | Method and Description |
|---|---|
GraphMessageInfoCollection |
getItems()
Gets collection of GraphMessageInfoCollection objects
|
PageInfo |
getNextPage()
Information of the next page or null if current page is last
|
getAbsoluteOffset, getItemsPerPage, getLastPage, getPageOffset, getTotalCount, setAbsoluteOffset, setItemsPerPage, setLastPage, setPageOffset, setTotalCountpublic final GraphMessageInfoCollection getItems()
Gets collection of GraphMessageInfoCollection objects
public PageInfo getNextPage()
Information of the next page or null if current page is last
getNextPage in class PageInfoCopyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.