addFavoriteChannel

suspend fun addFavoriteChannel(context: Context, channelIds: List<Long>): Int

Call this method to add channel to favorite list .

Parameters

context

the application context

channelIds

list of channel ids to add