core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.chat
/
ChatMessage
/
ChatMessage
Chat
Message
constructor
(
userId
:
String
,
displayName
:
String
,
read
:
Boolean
,
pluginId
:
String
?
,
type
:
ChatMessageType
,
time
:
String
,
createdAtMillis
:
Long
,
targetUserIds
:
List
<
String
>
?
)