REST.Backend.EMSProvider.TCustomEMSConnectionInfo.TAndroidPush.GCMAppID

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GCMAppID: string read FGCMAppID write SetGCMAppID;

C++

__property System::UnicodeString GCMAppID = {read=FGCMAppID, write=SetGCMAppID};

Eigenschaften

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


Beschreibung

GCM-Push-Konfigurationsdaten zum Senden von Meldungen über Push-Benachrichtigungen vom EMS-Server an den Dienst "Google Cloud Messaging".

Siehe auch