Quobis Android SDK (internal 0.76.0)
Quobis Android SDK (internal 0.76.0)
/
com.quobis.sippo.sipposdk.chat.model
/
ChatState
/
Paused
Paused
data
class
Paused
(
participant
:
Contact
)
:
ChatState
Content copied to clipboard
Contact had been composing but now has stopped.
Constructors
Properties
Constructors
Paused
Link copied to clipboard
fun
Paused
(
participant
:
Contact
)
Content copied to clipboard
Properties
participant
Link copied to clipboard
open
override
val
participant
:
Contact
Content copied to clipboard