getMessageChangeLogsSinceToken

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

Since

3.0.130

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.

params

Params for getting change logs. See MessageChangeLogsParams

handler

Callback handler.