Package 

Class ChatListDiffCallback

    • Method Summary

      Modifier and Type Method Description
      Boolean areItemsTheSame(DyteChatMessage oldItem, DyteChatMessage newItem)
      Boolean areContentsTheSame(DyteChatMessage oldItem, DyteChatMessage newItem)
      • Methods inherited from class dyte.io.uikit.screens.chat.ChatListDiffCallback

        getChangePayload
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChatListDiffCallback

        ChatListDiffCallback()