The object responsible for sending and receiving XML messages to the server.
Response to an InjectXml server request.
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getError |
Exception, if any, returned from the server.
| |
| getInvokeId |
The Invoke Id that was associated with the message that was sent.
| |
| getResponse |
The XML Message that was sent.
| |
| getUserState |
The User State object the application sent with the original request.
|
Assembly: ServiceProvider (Module: ServiceProvider)