REST.Backend.EMSProvider.TCustomEMSConnectionInfo.TAndroidPush.GCMAppID
Delphi
property GCMAppID: string read FGCMAppID write SetGCMAppID;
C++
__property System::UnicodeString GCMAppID = {read=FGCMAppID, write=SetGCMAppID};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | REST.Backend.EMSProvider.pas REST.Backend.EMSProvider.hpp |
REST.Backend.EMSProvider | TAndroidPush |
Description
GCM push configuration data for sending push notification messages to the Google Cloud Messaging service from the RAD Server Engine (EMS Server).