toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.state.messages.composer
/
AttachmentMetaData
/
AttachmentMetaData
Attachment
Meta
Data
constructor
(
attachment
:
Attachment
)
constructor
(
context
:
Context
,
file
:
File
)
constructor
(
uri
:
Uri
?
=
null
,
type
:
String
?
=
null
,
mimeType
:
String
?
=
null
,
title
:
String
?
=
null
,
file
:
File
?
=
null
,
extraData
:
Map
<
String
,
Any
>
=
mapOf()
)