Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Api

Hierarchy

Index

Constructors

constructor

Properties

Private currentDevice

currentDevice: IDeviceDetails

Private eventListeners

eventListeners: EventListeners = new EventListeners()

Private fetch

fetch: any = null

Private showLoader

showLoader: boolean

Static Private lastApiCallTimeStamp

lastApiCallTimeStamp: number

Accessors

Protected Devices

Protected EventListeners

Protected IsNode

  • get IsNode(): boolean

Methods

getData

Protected log

  • log(type: LOG_TYPE, message: string): void

Protected setTimeoutAsync

  • setTimeoutAsync(time: number): Promise<Object>

Generated using TypeDoc