ChatListAdapter

public class ChatListAdapter

Conversation List Adapter

Author

shaunak

Since

2023-08-15

Constructors

Link copied to clipboard
public void ChatListAdapter()

Functions

Link copied to clipboard
public int getItemViewType(int position)
Link copied to clipboard
public BaseViewHolder onCreateViewHolder(ViewGroup parent, int viewType)
Link copied to clipboard
public void setDataCollection(List<BaseChatModel> data)
Set the list data source