| Package | Description |
|---|---|
| com.codename1.push |
Push notification support using either device specific protocols when available
|
| Modifier and Type | Method and Description |
|---|---|
PushActionCategory[] |
PushActionsProvider.getPushActionCategories()
Returns the available categories for push notifications that this app responds to.
|
| Modifier and Type | Method and Description |
|---|---|
static PushAction[] |
PushActionCategory.getAllActions(PushActionCategory... categories)
Convenience method to return all of the actions in the provided categories.
|
Copyright © 2023. All rights reserved.