get Recent Voip Channels
open fun getRecentVoipChannels( @NonNull context: Context, activeFirst: Boolean, activeChannelOrderedByLevel: Boolean): List<VoipChannelItem>
Content copied to clipboard
Call this method to retrieve the list of recent active VoipChannelItem. By default, channels are ordered by last active date.
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