Options
All
  • Public
  • Public/Protected
  • All
Menu

This is overlay offline network class event for timeout

Hierarchy

  • UpdateNetworkTimeoutEvent

Index

Constructors

Properties

retryStatus: string
remarks
  • This variable holds the description of the error which took place.
totalNetworkRequestExecuted: number
remarks
  • This variable holds the total network request which are done during an offline network event. The max it can go is upto 10.

Methods

  • parseData(data: any): void
  • This method to parse the data codes passed from the adapter.

    example
    parseData(data);
    

    Parameters

    • data: any

    Returns void

Generated using TypeDoc