toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
contact
/
edu.stanford.spezi.modules.contact.model
/
ContactOption
/
Companion
Companion
object
Companion
Members & Extensions
Functions
call
Link copied to clipboard
fun
ContactOption.Companion
.
call
(
number
:
String
)
:
ContactOption
email
Link copied to clipboard
fun
ContactOption.Companion
.
email
(
addresses
:
List
<
String
>
,
subject
:
String
?
=
null
)
:
ContactOption
text
Link copied to clipboard
fun
ContactOption.Companion
.
text
(
number
:
String
)
:
ContactOption
website
Link copied to clipboard
fun
ContactOption.Companion
.
website
(
uriString
:
String
)
:
ContactOption