No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Zone Search Page
A page of results from a search within a Chatter Answers zone.
| Property | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| currentPageToken | String | Token identifying the current page. | Medium, 29.0 | 29.0 |
| currentPageUrl | String | Chatter REST API URL identifying the current page. | Medium, 29.0 | 29.0 |
| items | Zone Search Result[] | Collection of search results | Small, 29.0 | 29.0 |
| currentPageToken | String | Token identifying the next page or null if there isn’t a next page. | Small, 29.0 | 29.0 |
| nextPageUrl | String | Chatter REST API URL identifying the next page or null if there isn’t a next page. Check whether this value is null before getting another page. If a page doesn’t exist, a ConnectApi.NotFoundException error is returned. | Small, 29.0 | 29.0 |