REST.Backend.EMSProvider.TEMSProvider.AndroidPush
Delphi
property AndroidPush: TCustomEMSConnectionInfo.TAndroidPush read FAndroidPush write SetAndroidPush;
C++
__property AndroidPush;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | REST.Backend.EMSProvider.pas REST.Backend.EMSProvider.hpp |
REST.Backend.EMSProvider | TEMSProvider |
Description
GCM API key value for sending push notification messages to the Google Cloud Messaging service from the EMS Server.
The AndroidPush property is needed to receive push notifications messages in Android devices.