API:Datasnap.DSProxyRest.TDSAdminRestClient.NotifyCallback
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSProxyRest.pas Datasnap.DSProxyRest.hpp
| |
| Unit: Datasnap.DSProxyRest | |
| Parent: TDSAdminRestClient | |
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);
Description
Embarcadero Technologies does not currently have any additional information.