ChoiceContent

The choice content.

Types

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

Properties

Link copied to clipboard

The display text for the choice content.

Link copied to clipboard
val url: String?

The URL for the choice content.

Functions

Link copied to clipboard
inline fun copy(block: ChoiceContent.Builder.() -> Unit = {}): ChoiceContent
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