awaitGetPollChangeLogsSinceToken

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

Return

The poll change logs result

Since

4.17.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.

See also