IRequest |
The IRequestProcessor type exposes the following members.
| Name | Description | |
|---|---|---|
| Process | 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. |