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