REST.Backend.ServiceComponents.TBackendPush.APS

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property APS: TPushData.TAPS read GetAPS write SetAPS;

C++

__property APS;

プロパティ

種類 可視性 ソース ユニット
property published
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TBackendPush

説明

Push メソッドを使用した際に、Apple デバイスに送られるデータを示します。

REST.Backend.ServiceComponents.TBackendPush.APS は REST.Backend.ServiceComponents.TCustomBackendPush.APS を継承しています。以下の内容はすべて REST.Backend.ServiceComponents.TCustomBackendPush.APS を参照しています。

Push メソッドを使用した際に、Apple デバイスに送られるデータを示します。

関連項目