Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Events/index"

Index

Variables

sessionExpiredHandler

sessionExpiredHandler: function

Type declaration

    • (): any
    • Returns any

synchronizationHandler

synchronizationHandler: function

Type declaration

tripUpdateConflictHandler

tripUpdateConflictHandler: function

Type declaration

Functions

handleInvalidSession

  • handleInvalidSession(): Promise<void>

handleTripConflict

handleUserDataChanges

initialize

  • initialize(): void

setSessionExpiredHandler

  • setSessionExpiredHandler(handler: function): void
  • Parameters

    • handler: function
        • (): any
        • Returns any

    Returns void

setSynchronizationHandler

  • setSynchronizationHandler(handler: function): void

setTripUpdateConflictHandler

  • setTripUpdateConflictHandler(handler: function): void

Generated using TypeDoc