toggle menu
Quobis Android SDK (internal 0.82.1)
androidJvm
switch theme
search in API
Quobis Android SDK (internal 0.82.1)
/
com.quobis.sippo.sipposdk.chat.model
/
ChatState
/
Inactive
Inactive
data
class
Inactive
(
val
participant
:
Contact
)
:
ChatState
Contact has not been actively participating in the chat session.
Members
Constructors
Inactive
Link copied to clipboard
constructor
(
participant
:
Contact
)
Properties
participant
Link copied to clipboard
open
override
val
participant
:
Contact