TTMSFNCCloudAIRunEvent Event Type
Callback invoked after an assistant run or status check completes.
API unit family: TMSFNCCloudAI
Parameters
| Name | Description |
|---|---|
AResponse |
Parsed response object, or nil when parsing failed. |
AHttpStatusCode |
HTTP status code returned by the request. |
AHttpResult |
Raw HTTP response text. |