Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

_type: "http"
error: null | string = null
handle: null | HTTPResponse = null
url: string = ""

Accessors

  • get args(): (null | string | HTTPResponse)[]
  • Returns (null | string | HTTPResponse)[]

  • get name(): "http_success" | "http_failure"
  • Returns "http_success" | "http_failure"

Methods

  • Parameters

    • args: any[]

    Returns null | IEvent