new PagingIterator(response, client) → {void}
Parameters:
Name | Type | Description |
---|---|---|
response |
Object | The original API response |
client |
BoxClient | An API client to make further requests |
- Source:
Throws:
-
Will throw when collection cannot be paged
- Type
- Error
Returns:
- Type
- void