REST.Backend.ParseApi.TParseApi.PushToDevices
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.