getPollChangeLogsSinceTimestamp

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

Return

The poll change logs result

Since

4.15.0

Parameters

ts

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

See also


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

Since

4.15.0

Parameters

ts

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

handler

Callback handler.

See also