Show TOC

Android Push Notification PropertiesLocate this document in the navigation structure

Android push notification properties allow Android users to install messaging client software on their devices.

Property Description
Enabled Enables Google Cloud Messaging (GCM) push notifications to the device if the device is offline. This feature sends a push notification over an IP connection only long enough to complete the Send/Receive data exchange. Android Push notifications overcome issues with always-on connectivity and battery life consumption over wireless networks. Acceptable values: true (enabled) and false (disabled). If this setting is false, all other related settings are ignored.
Registration ID The registration ID that the device acquires from Google during GCM registration.
Sender ID GCM sender ID used by SAP Mobile Server to send notifications. Used by the client to register for GCM.