toggle menu
Quobis Android SDK (internal 1.7.0)
androidJvm
switch theme
search in API
Quobis Android SDK (internal 1.7.0)
/
com.quobis.sippo.sipposdk.chat.model
/
ChatContact
Chat
Contact
data
class
ChatContact
(
val
contact
:
Contact
,
val
affiliation
:
ChatContact.Affiliation
)
Members
Constructors
Chat
Contact
Link copied to clipboard
constructor
(
contact
:
Contact
,
affiliation
:
ChatContact.Affiliation
)
Types
Affiliation
Link copied to clipboard
enum
Affiliation
:
Enum
<
ChatContact.Affiliation
>
Properties
affiliation
Link copied to clipboard
val
affiliation
:
ChatContact.Affiliation
contact
Link copied to clipboard
val
contact
:
Contact