REST.Backend.ParseApi.TParseApi.PushToDevices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PushToDevices(const ADevices: array of string; const AData: TJSONObject);

C++

void __fastcall PushToDevices(const System::UnicodeString *ADevices, const int ADevices_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. Please help us document this topic by using the Discussion page!