toggle menu
Kvaesitso
androidJvm
switch theme
search in API
shared
/
de.mm20.launcher2.search.contact
/
EmailAddress
Email
Address
@
Serializable
data
class
EmailAddress
(
val
address
:
String
,
val
type
:
ContactInfoType
=
ContactInfoType.Other
)
Members
Constructors
Email
Address
Link copied to clipboard
constructor
(
address
:
String
,
type
:
ContactInfoType
=
ContactInfoType.Other
)
Properties
address
Link copied to clipboard
val
address
:
String
type
Link copied to clipboard
val
type
:
ContactInfoType