REST.Backend.ServiceComponents.TBackendPush.APS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property APS: TPushData.TAPS read GetAPS write SetAPS;

C++

__property APS;

Properties

Type Visibility Source Unit Parent
property published
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TBackendPush

Description

Specifies the data sent to Apple devices when using the Push method.

REST.Backend.ServiceComponents.TBackendPush.APS inherits from REST.Backend.ServiceComponents.TCustomBackendPush.APS. All content below this line refers to REST.Backend.ServiceComponents.TCustomBackendPush.APS.

Specifies the data sent to Apple devices when using the Push method.

See Also