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 for sending push notification messages to the Google Cloud Messaging service from the RAD Server Engine (EMS Server).

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

See Also