TopicPreference

The contact's preference for being opted-in to or opted-out of a topic.

Types

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

Properties

Link copied to clipboard

The contact's subscription status to a topic which is either OPT_IN or OPT_OUT.

Link copied to clipboard

The name of the topic.

Functions

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