update Favorite Channel
suspend fun updateFavoriteChannel( context: Context, selectedList: List<Long>, unselectedList: List<Long>, callback: (ApiResult<Any>) -> Unit?? = null)
Content copied to clipboard
Call this method to update list of favorite channel (add/remove) .
Parameters
context
the application context
selected List
the application context
unselected List
the application context