Topic

class Topic

An interest group, theme, or label within a list. Lists can have multiple topics.

Types

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

Properties

Link copied to clipboard

The default subscription status to be applied to a contact if the contact has not noted their preference for subscribing to a topic.

Link copied to clipboard

A description of what the topic is about, which the contact will see.

Link copied to clipboard

The name of the topic the contact will see.

Link copied to clipboard

The name of the topic.

Functions

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