Table of Contents

TTMSFNCCloudAI.CreateThread Method

Creates a new assistant conversation thread.

API unit family: TMSFNCCloudAI Declaring type: TTMSFNCCloudAI

Syntax

procedure CreateThread(const ACreated: TTMSFNCCloudAICreatedEvent = nil);

Parameters

Name Description
ACreated Optional callback invoked with the created thread identifier.