PhoneNumber

The phone number for the contact containing the raw number and phone number type.

Types

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

Properties

Link copied to clipboard

The raw value of the phone number.

Link copied to clipboard

The type of the phone number.

Functions

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