Skip to content

trackkit / dispatcher/types / ConnectionOptions

Interface: ConnectionOptions

Defined in: dispatcher/types.ts:78

Properties

monitor?

optional monitor: boolean

Defined in: dispatcher/types.ts:79


offlineStorage?

optional offlineStorage: boolean

Defined in: dispatcher/types.ts:80


syncInterval?

optional syncInterval: number

Defined in: dispatcher/types.ts:81


slowThreshold?

optional slowThreshold: number

Defined in: dispatcher/types.ts:82


checkInterval?

optional checkInterval: number

Defined in: dispatcher/types.ts:83