ContactDetails

Details related to contacts.

Types

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

Properties

Link copied to clipboard

Categories of results that results must belong too.

Link copied to clipboard

The contact's label.

Link copied to clipboard

The contact's value.

Functions

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