toggle menu
Kvaesitso
androidJvm
switch theme
search in API
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