Package 

Class PollsListDiffCallback

    • Method Summary

      Modifier and Type Method Description
      Boolean areItemsTheSame(DytePollMessage oldItem, DytePollMessage newItem)
      Boolean areContentsTheSame(DytePollMessage oldItem, DytePollMessage newItem)
      • Methods inherited from class dyte.io.uikit.screens.polls.PollsListDiffCallback

        getChangePayload
      • Methods inherited from class java.lang.Object

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

      • PollsListDiffCallback

        PollsListDiffCallback()