REST.Backend.ParseProvider.TCustomParseConnectionInfo.TAndroidPush.GCMAppID

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GCMAppID: string read GetGCMAppID write SetGCMAppID stored IsGCMAppIDStored;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
REST.Backend.ParseProvider.pas
REST.Backend.ParseProvider.hpp
REST.Backend.ParseProvider TAndroidPush


Beschreibung

Anwendungs-ID (EN) für den Dienst Google Cloud Messaging (EN).

Siehe auch