TTMSMCPSamplingMessages.ToJSON Method
Builds the payload representation of the whole conversation.
API unit family: TMS.MCP.Sampling
Declaring type: TTMSMCPSamplingMessages
Syntax
function ToJSON: TJSONArray;
Returns
A new array holding every turn in order. The caller owns the returned value.