onChannelDeleted

abstract fun onChannelDeleted(context: CC, channelUrl: String)

Called when the channel this collection holds is deleted.

Since

3.1.0

Parameters

context

a channel context of where the change in channel happened.

channelUrl

a channel URL of this channel which has been deleted.