REST.Backend.ServiceComponents.TCustomBackendPush.APS

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property APS: TPushData.TAPS read GetAPS write SetAPS;

C++

__property Rest::Backend::Pushtypes::TPushData::TAPS* APS = {read=GetAPS, write=SetAPS};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendPush


Beschreibung

Legt die an Apple-Geräte gesendeten Daten fest, wenn die Methode Push verwendet wird.

Siehe auch