toggle menu
livekit-compose-components
2.1.2
SDK
switch theme
search in API
livekit-compose-components
/
io.livekit.android.compose.chat
/
LegacyChatMessage
/
LegacyChatMessage
Legacy
Chat
Message
constructor
(
id
:
String
?
=
null
,
timestamp
:
Long
,
message
:
String
,
participant
:
Participant
?
=
null
,
ignoreLegacy
:
Boolean
?
=
false
)