-
public final class Attachment.UploadState.Failed extends Attachment.UploadState
State indicating that the attachment upload failed.
-
-
Field Summary
Fields Modifier and Type Field Description private final ChatErrorerror
-
Constructor Summary
Constructors Constructor Description Attachment.UploadState.Failed(ChatError error)
-