API:Datasnap.DSClientRest.TDSRestClientChannel.Notify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Notify(const AClientId, ACallbackId: string; AMessage: TJSONValue): Boolean;

C++

bool __fastcall Notify(const System::UnicodeString AClientId, const System::UnicodeString ACallbackId, System::Json::TJSONValue* AMessage);

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestClientChannel

Description

Embarcadero Technologies does not currently have any additional information.