Table of Contents

TTMSMCPCustomServer.BroadcastNotification Method

Sends a ready-made JSON-RPC notification to every connected session. Does nothing when no transport is assigned.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPCustomServer

Syntax

procedure BroadcastNotification(const AJsonRpc: string);

Parameters

Name Description
AJsonRpc Complete JSON-RPC notification text.