REST.Backend.ParseApi.TParseApi.PushToChannels

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PushToChannels(const AChannels: array of string; const AData: TJSONObject);

C++

void __fastcall PushToChannels(const System::UnicodeString *AChannels, const int AChannels_High, System::Json::TJSONObject* const AData);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.