NotificationActionButton

Model object encapsulating the data relevant to a notification action button.

Types

Link copied to clipboard
class Builder(buttonId: String)

Builds the NotificationAction.

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The button's description.

Link copied to clipboard

The button's icon.

Link copied to clipboard

The button's ID.

Link copied to clipboard

Flag that indicates if it is a foreground action.

Functions

Link copied to clipboard

Gets the button's extras.

Link copied to clipboard
fun getLabel(context: Context): String?

Gets the button's label.

Link copied to clipboard

Gets the remote inputs.