getPollChangeLogsSinceToken

Requests poll change logs after given token. The result is passed to handler.

Since

4.5.0

Parameters

token

Specifies the token to be the reference point for the changelogs to retrieve. If the token is null, the result will be passed from the beginning.

handler

Callback handler. See GetPollChangeLogsHandler