Click or drag to resize

XmlHttpRequestProcessor Methods

The XmlHttpRequestProcessor type exposes the following members.

Methods
 NameDescription
Public methodProcess Processes the Request object and returns a Response object which is either a FailureResponse or a Response that's type is the counterpart to that of the Request object passed in. For example, successful processing of a LocationDataRequest will result in a LocationDataResponse.
Top
See Also