Table of Contents

TTMSMCPServer.ActiveSessionIds Method

Returns the identifiers of the sessions the transport currently holds open.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPServer Inherited from: TTMSMCPCustomServer

Syntax

function ActiveSessionIds: TArray<string>;

Returns

Session identifiers, or an empty array when no transport is assigned or the transport has no sessions.