getAllChannelListBySelection

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

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

Return

List of STWVoipChannel

Parameters

context

The application context

searchKey

a search key word