API:REST.Backend.ParseApi.TParseApi.PushBroadcast

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PushBroadcast(const AData: TJSONObject); overload;
procedure PushBroadcast(const AData, AFilter: TJSONObject); overload;

C++

void __fastcall PushBroadcast(System::Json::TJSONObject* const AData)/* overload */;
void __fastcall PushBroadcast(System::Json::TJSONObject* const AData, System::Json::TJSONObject* const AFilter)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
REST.Backend.ParseApi.pas
REST.Backend.ParseApi.hpp
REST.Backend.ParseApi TParseApi

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !