REST.Backend.ServiceComponents.TCustomBackendPush.APS
Delphi
property APS: TPushData.TAPS read GetAPS write SetAPS;
C++
__property Rest::Backend::Pushtypes::TPushData::TAPS* APS = {read=GetAPS, write=SetAPS};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp | REST.Backend.ServiceComponents | TCustomBackendPush | 
Description
Specifies the data sent to Apple devices when using the Push method.