Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSChannelBroadcastEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDSChannelBroadcastEvent = procedure (Data: TJSONValue; ChannelName: string) of object;

C++

typedef void __fastcall (__closure *TDSChannelBroadcastEvent)(System::Json::TJSONValue* Data, System::UnicodeString ChannelName);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

Description

Embarcadero Technologies does not currently have any additional information.