REST.Backend.EMSProvider.TCustomEMSConnectionInfo.TAndroidPush.GCMAppID

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property GCMAppID: string read FGCMAppID write SetGCMAppID;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property published
REST.Backend.EMSProvider.pas
REST.Backend.EMSProvider.hpp
REST.Backend.EMSProvider TAndroidPush


Description

Données de configuration push GCM pour l'envoi des messages de notification push au service Google Cloud Messaging à partir du serveur EMS.

Voir aussi