getAllChannelListBySelection

open fun getAllChannelListBySelection(@NonNull context: Context, @Nullable searchKey: String): List<VoipChannelItem>

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

Return

List of VoipChannelItem

Parameters

context

The application context

searchKey

a search key word