MessageListAdapter

public class MessageListAdapter

Message List Adapter

Author

shaunak

Since

2023-08-22

Constructors

Link copied to clipboard
public void MessageListAdapter(IViewProviderListener<UiMessage> listener)

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<UiMessage> data)
Set the list data source