RESTConnector Methods |
The RESTConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| GetConnector |
This function returns a RESTConnector object for the given service and function.
| |
| GetResponseCode | ||
| ParseResponseCode | ||
| Send |
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.
|