toggle menu
stream-chat-android
6.6.0
jvm
switch theme
search in API
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