get All Channel Ids
fun getAllChannelIds( context: Context, activeFirst: Boolean, activeChannelOrderedByLevel: Boolean): List<Int>?
Content copied to clipboard
Call this method to retrieve the channels IDs
By default, channels are ordered by name.
Return
List of channel IDs
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