API:Datasnap.DSProxyRest.TDSAdminRestClient.NotifyCallback
Delphi
function NotifyCallback(ClientId: string; CallbackId: string; Msg: TJSONValue; out Response: TJSONValue): Boolean;
C++
bool __fastcall NotifyCallback(System::UnicodeString ClientId, System::UnicodeString CallbackId, System::Json::TJSONValue* Msg, /* out */ System::Json::TJSONValue* &Response);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Datasnap.DSProxyRest.pas Datasnap.DSProxyRest.hpp |
Datasnap.DSProxyRest | TDSAdminRestClient |
Description
Embarcadero Technologies does not currently have any additional information.