REST.Backend.PushTypes.TPushData.GCM

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

Delphi

property GCM: TGCM read FGCM write SetGCM;

C++

__property TGCM* GCM = {read=FGCM, write=SetGCM};

プロパティ

種類 可視性 ソース ユニット
property public
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes TPushData


説明

プッシュ データ オブジェクトのAndroid 用カスタム設定

関連項目