API:REST.Backend.EMSProvider.TEMSProvider.AndroidPush

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AndroidPush;

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

REST.Backend.EMSProvider.TEMSProvider.AndroidPush inherits from REST.Backend.EMSProvider.TCustomEMSConnectionInfo.AndroidPush. All content below this line refers to REST.Backend.EMSProvider.TCustomEMSConnectionInfo.AndroidPush.

GCM API key value for sending push notification messages to the Google Cloud Messaging service from the RAD Server Engine (EMS Server).

AndroidPush property is needed to receive push notifications messages in Android devices.

See Also