类 EaseChatHistoryPresenter

    • 构造器详细资料

      • EaseChatHistoryPresenter

        public EaseChatHistoryPresenter()
    • 方法详细资料

      • downloadCombineMessage

        public abstract void downloadCombineMessage​(io.agora.chat.ChatMessage combinedMessage)
        Download and parse combine message
        参数:
        combinedMessage -
      • downloadThumbnail

        public abstract void downloadThumbnail​(io.agora.chat.ChatMessage message,
                                               int position)
        Download image thumbnail.
        参数:
        message -
        position -
      • downloadVoice

        public abstract void downloadVoice​(io.agora.chat.ChatMessage message,
                                           int position)
        Download voice attachment.
        参数:
        message -
        position -