TTMSFNCRESTClientResponseRetrievedEvent Event Type
Event type fired after a response is retrieved with all response targets available.
API unit family: TMSFNCRESTClient
Parameters
| Name | Description |
|---|---|
Sender |
Object that fired the event. |
ARequest |
Executed request associated with the response. |
AResultString |
Text response content. |
AResultStream |
Stream response content. |
AResultFile |
File path written by the response. |