Table of Contents

ITMSFNCCustomCloudTranslation.ParseTranslate Method

Parses the service response of a translate request into the request object.

API unit family: TMSFNCCloudTranslation Declaring type: ITMSFNCCustomCloudTranslation

Syntax

procedure ParseTranslate(ARequest: TTMSFNCCloudTranslationRequest; AOriginalData: TTMSFNCCloudTranslationData; ARequestResult: string);

Parameters

Name Description
ARequest Request object to fill with the parsed translations.
AOriginalData Original text sent with the request.
ARequestResult Raw response string returned by the service.