search All Conversations As Live Data
fun searchAllConversationsAsLiveData(context: Context, searchKey: String): LiveData<List<STWConversation?>>
Content copied to clipboard
Call this method to retrieve the list of all conversations.
Return
LiveData The result of conversation list as liveData
Parameters
context
The application context
search Key
The content to be searched