displayChatsPreview

fun displayChatsPreview(matchedList: MutableList<Meeter>, chatList: MutableList<Message>)

This method is used to display the chats preview.

Author

Yuri

Parameters

matchedList

the matched list

chatList

the chat list