REST.Backend.PushDevice
This unit contains the types for the TPushEvents backend service component. For more information about using push notifications, see Mobile Tutorial: Using Remote Notifications (iOS and Android).
Package | RESTBackendComponents290.bpl |
---|
Classes
TCustomPushEvents | Contains information about registering for and receiving push notification on a device. |
TCustomPushEventsBindSource | LiveBindings bindsource for TCustomBackendPush that creates an adapter. |
TPushEvents | Listens for push notification messages. |
TPushEventsAdapter | LiveBindings adapter for TCustomBackendPush that creates bindable members. |
TSubPushEventsBindSource | LiveBindings bindsource for TCustomPushEvents that publishes subcomponent properties. |