REST.Backend.ServiceComponents.TBackendPush.GCM

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GCM;

C++

__property GCM;

Properties

Type Visibility Source Unit Parent
property published
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TBackendPush

Description

Specifies the data sent to Android devices when using the Push method.

REST.Backend.ServiceComponents.TBackendPush.GCM inherits from REST.Backend.ServiceComponents.TCustomBackendPush.GCM. All content below this line refers to REST.Backend.ServiceComponents.TCustomBackendPush.GCM.

Specifies the data sent to Android devices when using the Push method.

See Also