toggle menu
livekit-compose-components
2.1.2
SDK
switch theme
search in API
livekit-compose-components
/
io.livekit.android.compose.types
/
ReceivedUserTranscriptionMessage
/
ReceivedUserTranscriptionMessage
Received
User
Transcription
Message
constructor
(
id
:
String
,
message
:
String
,
timestamp
:
Long
,
fromParticipant
:
Participant
?
,
attributes
:
Map
<
String
,
String
>
=
emptyMap()
)