Kvaesitso
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kvaesitso
shared
/
de.mm20.launcher2.search.contact
/
PhoneNumber
Phone
Number
@
Serializable
data
class
PhoneNumber
(
val
number
:
String
,
val
type
:
ContactInfoType
=
ContactInfoType.Other
)
Members
Constructors
Phone
Number
Link copied to clipboard
constructor
(
number
:
String
,
type
:
ContactInfoType
=
ContactInfoType.Other
)
Properties
number
Link copied to clipboard
val
number
:
String
type
Link copied to clipboard
val
type
:
ContactInfoType