API:Datasnap.DSClientRest.TDSRestClientChannel.Notify
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. Please help us document this topic by using the Discussion page!