Paginator for pages returned via API results
package | Library |
---|---|
subpackage | Twilio\Api\Resource\Listing |
author | Aleksey Korzun |
__construct(mixed $generator, int $page, string[] $filters, int $size)
mixed
int
string[]
int
current() : mixed
mixed
key() : mixed
mixed
next()
rewind()
This gets called at the beginning of any foreach() loop
valid()
loadIfNecessary() : bool
bool
$filters : string[]
$generator : mixed
$items : string[]
$nextUri : string
$page : int
$size : int
$snapshot : string[]
DEFAULT_PAGE_SIZE : int