trackkit / dispatcher/types / ConnectionOptions
Interface: ConnectionOptions
Defined in: dispatcher/types.ts:78
Properties
monitor?
optionalmonitor:boolean
Defined in: dispatcher/types.ts:79
offlineStorage?
optionalofflineStorage:boolean
Defined in: dispatcher/types.ts:80
syncInterval?
optionalsyncInterval:number
Defined in: dispatcher/types.ts:81
slowThreshold?
optionalslowThreshold:number
Defined in: dispatcher/types.ts:82
checkInterval?
optionalcheckInterval:number
Defined in: dispatcher/types.ts:83