toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
contact
/
edu.stanford.spezi.contact
/
ContactsList
Contacts
List
data
class
ContactsList
(
val
contacts
:
List
<
Contact
>
)
:
ComposableContent
Members
Constructors
Contacts
List
Link copied to clipboard
constructor
(
contacts
:
List
<
Contact
>
)
Properties
contacts
Link copied to clipboard
val
contacts
:
List
<
Contact
>
Functions
Content
Link copied to clipboard
@
Composable
open
override
fun
Content
(
modifier
:
Modifier
)
open
fun
Content
(
)