Conversation Related
Module Overview
info
Related to Conversations
Module Name | Brief Module Function Description |
---|---|
setConversationListener | Set conversation-related listener |
getAllConversationList | Get the list of conversations |
getConversationListSplit | Paginate the list of conversations |
getOneConversation | Fetch a single conversation |
getMultipleConversation | Get multiple conversations by their IDs |
getConversationIDBySessionType | Retrieve the conversation ID |
getTotalUnreadMsgCount | Get the total count of unread messages |
markConversationMessageAsRead | Clear the unread count for the conversation |
setConversationDraft | Set a draft for the conversation |
hideConversation | Hide the conversation |
hideAllConversation | Hide all conversations |
deleteConversationAndDeleteAllMsg | Delete conversation and its messages |
clearConversationAndDeleteAllMsg | Delete messages in the conversation |
setConversation | set session information |
changeInputStates | Change input state |
getInputStates | Get input status |