REST.Backend.ParseProvider.TCustomParseConnectionInfo.TAndroidPush.GCMAppID

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

Delphi

property GCMAppID: string read GetGCMAppID write SetGCMAppID stored IsGCMAppIDStored;

C++

__property System::UnicodeString GCMAppID = {read=GetGCMAppID, write=SetGCMAppID, stored=IsGCMAppIDStored};

プロパティ

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


説明

Google クラウド メッセージング サービスのアプリケーション ID

関連項目