REST.Backend.ServiceComponents.TCustomBackendPush.PushData
Révision datée du 5 mars 2014 à 08:38 par BuildBot (discussion | contributions) (Page créée avec « {{#lst:API:REST.Backend.ServiceComponents.TCustomBackendPush.PushData|api}} ==Description== {{#lsth:API:REST.Backend.ServiceComponents.TCustomBackendPush.PushData|Descript... »)
Delphi
procedure PushData(const AData: TPushData); overload;
procedure PushData(const AData: TPushData; const ATarget: TJSONObject); overload;
C++
void __fastcall PushData(Rest::Backend::Pushtypes::TPushData* const AData)/* overload */;
void __fastcall PushData(Rest::Backend::Pushtypes::TPushData* const AData, System::Json::TJSONObject* const ATarget)/* overload */;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp |
REST.Backend.ServiceComponents | TCustomBackendPush |
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 !