Table of Contents

TTMSFNCCloudAIResultEvent Event Type

Event type fired when an AI request returns a response or HTTP result.

API unit family: TMSFNCCloudAI

Parameters

Name Description
Sender Object that fired the event.
AResponse Parsed response object, or nil when parsing failed.
AHttpStatusCode HTTP status code returned by the request.
AHttpResult Raw HTTP response text.