| Package | Description |
|---|---|
| com.codename1.push |
Push notification support using either device specific protocols when available
|
| Modifier and Type | Method and Description |
|---|---|
PushAction[] |
PushActionCategory.getActions()
Gets the actions in this category.
|
static PushAction[] |
PushActionCategory.getAllActions(PushActionCategory... categories)
Convenience method to return all of the actions in the provided categories.
|
| Constructor and Description |
|---|
PushActionCategory(String id,
PushAction... actions)
Creates a category with the specified actions.
|
Copyright © 2021. All rights reserved.