Push
Utilize the Push Service to push content to your application.
The Push Service lets you provide up-to-the-minute information in your apps by delivering information to your app directly and automatically. You can send requests to and receive responses from the Push Proxy Gateway (PPG), and you can specify the push content that you want to receive. The classes in this category also let you monitor the status of your push requests and handle any errors that occur.
Additional resources
To learn more about the Push Service and how to use it in your apps, visit the Push Service documentation.
To download a code sample that demonstrates how to use the Push Service, visit the Cascades Samples repository in Github.
Members
- PushCommand
- PushErrorCode -
Encapsulates the result codes that occur during a PushService operation.
- PushPayload
- PushService
- PushStatus