Table of Contents

TTMSMCPCustomClientConnection.Notify Method

Sends a notification, that is a message the server never answers.

API unit family: TMS.MCP.Client.Connection Declaring type: TTMSMCPCustomClientConnection

Syntax

procedure Notify(AMethod: string);

Parameters

Name Description
AMethod Protocol method of the notification, for example notifications/initialized.