CustomActionAttachment

Defines when a custom action button should be attached to a notification.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The text of the button that appears on the notification.

Link copied to clipboard

The criteria for when a button should be shown based on values in the notification.

Link copied to clipboard

The type of notification that the custom action should be attached to.

Link copied to clipboard

The variables to extract from the notification.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String