Interface ErrorHandler

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Integer compareTo(ErrorHandler other)
      abstract Integer getPriority() The priority of this ErrorHandler.
      • Methods inherited from class io.getstream.chat.android.client.errorhandler.DeleteReactionErrorHandler

        onDeleteReactionError
      • Methods inherited from class io.getstream.chat.android.client.errorhandler.CreateChannelErrorHandler

        onCreateChannelError
      • Methods inherited from class io.getstream.chat.android.client.errorhandler.QueryMembersErrorHandler

        onQueryMembersError
      • Methods inherited from class io.getstream.chat.android.client.errorhandler.SendReactionErrorHandler

        onSendReactionError
      • Methods inherited from class java.lang.Object

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