Quobis Android SDK (internal 0.72.1)
Quobis Android SDK (internal 0.72.1)
/
com.quobis.sippo.sipposdk.chat.model
/
ChatState
/
Active
Active
data
class
Active
(
participant
:
Contact
)
:
ChatState
Content copied to clipboard
Contact is actively participating in the chat session.
Constructors
Properties
Constructors
Active
Link copied to clipboard
fun
Active
(
participant
:
Contact
)
Content copied to clipboard
Properties
participant
Link copied to clipboard
open
override
val
participant
:
Contact
Content copied to clipboard