Package io.rong.imkit.conversation
Class MessageListAdapter
-
- All Implemented Interfaces:
public class MessageListAdapter
-
-
Constructor Summary
Constructors Constructor Description MessageListAdapter(IViewProviderListener<UiMessage> listener)
-
Method Summary
Modifier and Type Method Description voidsetDataCollection(List<UiMessage> data)-
-
Method Detail
-
setDataCollection
void setDataCollection(List<UiMessage> data)
-
-
-
-