class="default no-js"> XmlmcResponse | xmlmc
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface XmlmcResponse

Class represents a server connection. Responsible for maintaining a connection to the server. Ensures that a cookie is saved each time a request is sent and received.

Hierarchy

  • XmlmcResponse

Indexable

[index: string]: any

Class represents a server connection. Responsible for maintaining a connection to the server. Ensures that a cookie is saved each time a request is sent and received.

Index

Properties

Properties

data

data: Array<object>

params

params: object

Type declaration

  • [index: string]: any

status

status: boolean

Generated using TypeDoc

<>