toggle menu
Quobis Android SDK (internal 0.85.0)
androidJvm
switch theme
search in API
Quobis Android SDK (internal 0.85.0)
/
com.quobis.sippo.sipposdk.agenda.model
/
ContactInfo
Contact
Info
data
class
ContactInfo
(
val
contact
:
Contact
,
val
sources
:
MutableSet
<
Contact.Source
>
)
Members
Constructors
Contact
Info
Link copied to clipboard
constructor
(
contact
:
Contact
,
sources
:
MutableSet
<
Contact.Source
>
)
Properties
contact
Link copied to clipboard
val
contact
:
Contact
sources
Link copied to clipboard
val
sources
:
MutableSet
<
Contact.Source
>