Table of Contents

TTMSFNCWebCoreClientBrowser.Send Method

Serializes a JSON value and sends it as a message to the hosted WEB Core application.

API unit family: TMSFNCWebCoreClientBrowser Declaring type: TTMSFNCWebCoreClientBrowser

Syntax

procedure Send(const AJSON: TJSONValue); override;

Parameters

Name Description
AJSON The JSON value to serialize and send.