toggle menu
VideoAndroidSDK
androidJvm
switch theme
search in API
video-sdk
/
com.kaleyra.video_sdk.chat.appbar.model
/
ChatParticipantDetails
/
ChatParticipantDetails
Chat
Participant
Details
constructor
(
username
:
String
=
""
,
image
:
ImmutableUri
=
ImmutableUri()
,
state
:
Flow
<
ChatParticipantState
>
=
flowOf()
)