API:Datasnap.DSCommon.TDSClientCallbackChannelManager.Broadcast
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
Unit: Datasnap.DSCommon | |
Parent: TDSClientCallbackChannelManager |
Delphi
procedure Broadcast(Data: TJSONValue; ChannelName: string);
C++
void __fastcall Broadcast(System::Json::TJSONValue* Data, System::UnicodeString ChannelName);
Description
Embarcadero Technologies does not currently have any additional information.