-
public final class Attachment.UploadState.Failed extends Attachment.UploadState
-
-
Field Summary
Fields Modifier and Type Field Description private final ChatErrorerror
-
Constructor Summary
Constructors Constructor Description Failed(ChatError error)
-
Method Summary
Modifier and Type Method Description final ChatErrorcomponent1()final Attachment.UploadState.Failedcopy(ChatErrorĀ error)final ChatErrorgetError()-
-
Method Detail
-
component1
final ChatError component1()
-
copy
final Attachment.UploadState.Failed copy(ChatErrorĀ error)
-
getError
final ChatError getError()
-
-
-
-