BaseChatListItemProvider

Base class for conversation list providers

Author

shaunak

Since

2023-08-21

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public void bindViewHolder(BaseViewHolder holder, BaseChatModel model, int position, List<BaseChatModel> list, IViewProviderListener<BaseChatModel> listener)
Link copied to clipboard
public boolean isItemViewType(BaseChatModel item)
Link copied to clipboard
public BaseViewHolder onCreateViewHolder(ViewGroup parent, int viewType)