Package 

Class Attachment.UploadState.Failed

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final ChatError error
    • Constructor Summary

      Constructors 
      Constructor Description
      Failed(ChatError error)
    • Method Summary

      Modifier and Type Method Description
      final ChatError component1()
      final Attachment.UploadState.Failed copy(ChatErrorĀ error)
      final ChatError getError()
      • Methods inherited from class io.getstream.chat.android.client.models.Attachment.UploadState

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait