Click or drag to resize

RESTConnector Methods

The RESTConnector type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetConnector
This function returns a RESTConnector object for the given service and function.
Public methodStatic memberGetResponseCode
Public methodStatic memberParseResponseCode
Public methodSend
Send a request to the server. The request contains a callback that is invoked when a response is received. The request may be queued if multiple requests are made at once.
Top
See Also