Table of Contents

TTMSFNCRESTClientGetResponseCallBack Event Type

Callback invoked after a request returns any supported response target.

API unit family: TMSFNCRESTClient

Parameters

Name Description
AResponseString Text response content when the result type is string-based.
AResponseStream Stream response content when the result type is stream-based.
AResponseFile File path written by a file-based response.