ITMSFNCCustomCloudTranslation.ParseDetect Method
Parses the service response of a detection request into the request object.
API unit family: TMSFNCCloudTranslation
Declaring type: ITMSFNCCustomCloudTranslation
Syntax
procedure ParseDetect(ARequest: TTMSFNCCloudTranslationRequest; AOriginalData: TTMSFNCCloudTranslationData; ARequestResult: string);
Parameters
| Name | Description |
|---|---|
ARequest |
Request object to fill with the parsed detections. |
AOriginalData |
Original text sent with the request. |
ARequestResult |
Raw response string returned by the service. |