| Package | Description |
|---|---|
| com.codename1.impl |
The implementation package should not be used by developers, it is an internal implementation detail
which will break compatibility between major Codename One releases.
|
| com.codename1.push |
Push notification support using either device specific protocols when available
|
| Class and Description |
|---|
| PushCallback
This callback interface is invoked when a push notification is received
by the application.
|
| Class and Description |
|---|
| Push
Utility class for sending a push message to a different device
through the Codename One push servers.
|
| PushAction
Encapsulates a push notification action.
|
| PushActionCategory
Encapsulates a category for push notifications.
|
| PushBuilder
A convenience class for building a push notification Payload.
|
| PushContent
Encapsulates the content of a Push message.
|
Copyright © 2021. All rights reserved.