get List Of All Favorite Voip Channels
suspend fun getListOfAllFavoriteVoipChannels( context: Context, activeFirst: Boolean, activeChannelOrderedByLevel: Boolean, searchContent: String?): List<STWVoipChannel>?
Content copied to clipboard
Call this method to retrieve the list of favorite {@link STWVoipChannel}.
By default, channels are ordered by name .
Return
Parameters
context
The application context
active First
if true list will be ordered by active channel first
active Channel Ordered By Level
if true active channels will be ordered by channel level
search Content
keyword used to filter channels based on multiple criteria