REST.Backend.ParseProvider.TCustomParseConnectionInfo.TAndroidPush.GCMAppID

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property GCMAppID: string read GetGCMAppID write SetGCMAppID stored IsGCMAppIDStored;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
REST.Backend.ParseProvider.pas
REST.Backend.ParseProvider.hpp
REST.Backend.ParseProvider TAndroidPush


Description

ID d'application pour le service Google Cloud Messaging (EN).

Voir aussi