getPollChangeLogsSinceTimestamp

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

Since

4.5.0

Parameters

ts

Timestamp to load change logs. Change logs after this timestamp will be returned.

handler

Callback handler. See GetPollChangeLogsHandler