onChannelUpdated

abstract fun onChannelUpdated(context: CC, channel: C)

Called when there's a change in the channel this collection holds.

Since

3.1.0

Parameters

context

a channel context of where the change in channel happened.

channel

a channel this collection holds.