Custom

data class Custom(val customType: String) : PhoneNumberType

Constructors

Link copied to clipboard
fun Custom(customType: String)

Properties

Link copied to clipboard
open override val customType: String

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)