ActionableMessage

data class ActionableMessage(    val title: String,     val description: String?,     val button: Item.ContactManagement.LabeledButton,     val contentDescription: String?)

Constructors

Link copied to clipboard
constructor(title: String, description: String?, button: Item.ContactManagement.LabeledButton, contentDescription: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard