Action

data class Action

Custom action data to be linked to a custom message. This action data is delivered and used as it is.

Since

3.5.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Alternative data that can be used if data is not available

Link copied to clipboard

Returns action data that associated with the view.

Link copied to clipboard

Returns the type of Action. "web", "custom", and "uikit" are available.