REST.Backend.ServiceComponents.TBackendPush.Message
Delphi
property Message;
C++
__property Message = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp |
REST.Backend.ServiceComponents | TBackendPush |
Description
Specifies the message sent to all devices when using the Push method. Use this property as an alternative to setting APS.Alert and GCM.Message.
REST.Backend.ServiceComponents.TBackendPush.Message inherits from REST.Backend.ServiceComponents.TCustomBackendPush.Message. All content below this line refers to REST.Backend.ServiceComponents.TCustomBackendPush.Message.
Specifies the message sent to all devices when using the Push method. Use this property as an alternative to setting APS.Alert and GCM.Message.