ContactList

A list that contains contacts that have subscribed to a particular topic or topics.

Types

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

Properties

Link copied to clipboard

The name of the contact list.

Link copied to clipboard

A timestamp noting the last time the contact list was updated.

Functions

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