Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Settings/index"

Index

Variables

accessToken

accessToken: string | null

apiKey

apiKey: string | null

apiUrl

apiUrl: string

clientKey

clientKey: string

tripConflictHandler

tripConflictHandler: null | TripConflictHandler

Functions

getAccessToken

  • getAccessToken(): null | string

getApiKey

  • getApiKey(): null | string

getApiUrl

  • getApiUrl(): string

getClientKey

  • getClientKey(): string

getTripConflictHandler

setEnvironment

  • setEnvironment(url: string, key: string): void

setTripConflictHandler

setUserSession

  • setUserSession(key: string | null, token: string | null): void

Generated using TypeDoc