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