Interface OnSyncCompletedData

Hierarchy

  • OnSyncCompletedData

Properties

catchingUp?: boolean

True if we are working our way through a backlog of events after connecting.

nextSyncToken?: string

The 'next_batch' result from /sync, which will become the 'since' token for the next call to /sync.

Generated using TypeDoc