REST.Backend.ServiceComponents.TCustomBackendPush.GCM
Delphi
property GCM: TPushData.TGCM read GetGCM write SetGCM;
C++
__property Rest::Backend::Pushtypes::TPushData::TGCM* GCM = {read=GetGCM, write=SetGCM};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp | REST.Backend.ServiceComponents | TCustomBackendPush | 
Description
Specifies the data sent to Android devices when using the Push method.