Table of Contents

TTMSFNCCloudFileConversionGetJobEvent Event Type

Event fired when a single-job operation (create, cancel or get details) completes.

API unit family: TMSFNCCloudFileConversion

Parameters

Name Description
Sender Component that raised the event.
ARequestResult Outcome of the underlying request.
AJob Job the operation acted on.
AErrorMessage Error description, or an empty string on success.