Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChangeWatcher

Index

Constructors

constructor

  • new ChangeWatcher(tickInterval: number, callback: function): ChangeWatcher

Properties

Private callback

callback: function

Type declaration

Private changeWatchTicker

changeWatchTicker: any

Private lastServerTimestamp

lastServerTimestamp: string | null

Private tickInterval

tickInterval: number

Methods

Private checkChanges

  • checkChanges(): Promise<void>

Private getChangesFromApi

kill

  • kill(): void

reset

  • reset(): void

start

  • start(): Promise<void>

Generated using TypeDoc