REST.Backend.PushTypes.TPushData Properties
InheritedProtected
| APS | public | Custom settings for iOS of the push data object. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Extras | public | Additional data of the push data object that is not part of the message, the custom settings for Android or the custom settings for iOS. |
| GCM | public | Custom settings for Android of the push data object. |
| Message | public | Text message of the push data object. |
| OnChange | public | Occurs when any of the properties of the push data object (the message, the custom settings for Android, the custom settings for iOS or the additional data) changes. |