getRecentChannelListBySelection

suspend fun getRecentChannelListBySelection(context: Context, searchKey: String?): List<STWVoipChannel>?

Call this method to retrieve the list of recent active STWVoipChannel where name contains user's input search

Return

List of STWVoipChannel

Parameters

context

The application context

searchKey

a search key word