API:Datasnap.DSPlatform.TDBXServerComponent.NotifyCallback

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function NotifyCallback(const ClientId: string;  const CallbackId: string; const Msg: TJSONValue; out Response: TJSONValue): Boolean;

C++

bool __fastcall NotifyCallback(const System::UnicodeString ClientId, const System::UnicodeString CallbackId, System::Json::TJSONValue* const Msg, /* out */ System::Json::TJSONValue* &Response);

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSPlatform.pas
Datasnap.DSPlatform.hpp
Datasnap.DSPlatform TDBXServerComponent

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!