Quobis Android SDK (internal 0.76.0)
Quobis Android SDK (internal 0.76.0)
/
com.quobis.sippo.sipposdk.chat.model
/
ChatState
/
Composing
Composing
data
class
Composing
(
participant
:
Contact
)
:
ChatState
Content copied to clipboard
Contact is composing a message.
Constructors
Properties
Constructors
Composing
Link copied to clipboard
fun
Composing
(
participant
:
Contact
)
Content copied to clipboard
Properties
participant
Link copied to clipboard
open
override
val
participant
:
Contact
Content copied to clipboard