接口 OnConversationChangeListener


  • public interface OnConversationChangeListener
    • 方法详细资料

      • notifyItemChange

        void notifyItemChange​(int position)
        Notice item change
        参数:
        position -
      • notifyAllChange

        void notifyAllChange()
        Notify all data changes
      • notifyItemRemove

        void notifyItemRemove​(int position)
        Notice removal
        参数:
        position -