onChannelsDeleted

abstract fun onChannelsDeleted(context: GroupChannelContext, deletedChannelUrls: List<String>)

Called when one or more of the GroupChannels the GroupChannelCollection holds has been deleted.

Since

3.1.0

Parameters

context

a GroupChannelContext of where this deletion happened.

deletedChannelUrls

deleted GroupChannel's url lists.