Package 

Interface MessageListView.BubbleHelper

    • Method Summary

      Modifier and Type Method Description
      abstract Drawable getDrawableForMessage(Message message, Boolean mine, List<MessageListItem.Position> positions)
      abstract Drawable getDrawableForAttachment(Message message, Boolean mine, List<MessageListItem.Position> positions, Attachment attachment)
      abstract Drawable getDrawableForAttachmentDescription(Message message, Boolean mine, List<MessageListItem.Position> positions)
      • Methods inherited from class com.getstream.sdk.chat.view.MessageListView.BubbleHelper

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

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