Documentation

ResumptionTokenData
in package

Description of ResumptionTokenData

Tags
author

zozlak

Table of Contents

Properties

$completeListSize  : int|null
$cursor  : int|null
$expirationDate  : string
$metadataPrefix  : string
$token  : string

Methods

__construct()  : mixed
asXml()  : string

Properties

Methods

__construct()

public __construct(string $token, string $metadataPrefix[, string $expirationDate = '' ][, int|null $completeListSize = null ][, int|null $cursor = null ]) : mixed
Parameters
$token : string
$metadataPrefix : string
$expirationDate : string = ''
$completeListSize : int|null = null
$cursor : int|null = null

        
On this page

Search results