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