API:Datasnap.DSClientRest.TDSRestClientChannel.Broadcast
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestClientChannel | |
Delphi
function Broadcast(AMessage: TJSONValue; AChannelName: string = ''): Boolean;
C++
bool __fastcall Broadcast(System::Json::TJSONValue* AMessage, System::UnicodeString AChannelName = System::UnicodeString());
Description
Embarcadero Technologies does not currently have any additional information.