CustomActionAttachmentCriteria

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

Types

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

Properties

Link copied to clipboard

The operation to perform on the named variable.

Link copied to clipboard

A value that is compared with the actual value of the variable based on the behavior of the operator.

Link copied to clipboard

The name of the variable to operate on.

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