stream-chat-android
Toggle table of contents
7.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-core
/
io.getstream.chat.android.models
/
Attachment
/
UploadState
/
Failed
Failed
data
class
Failed
(
val
error
:
Error
)
:
Attachment.UploadState
State indicating that the attachment upload failed.
Members
Constructors
Failed
Link copied to clipboard
constructor
(
error
:
Error
)
Properties
error
Link copied to clipboard
val
error
:
Error