Hierarchy

  • GroupChannelCollectionEventHandler

Properties

onChannelsAdded?: ((context, channels) => void)

Type declaration

onChannelsDeleted?: ((context, channelUrls) => void)

Type declaration

onChannelsUpdated?: ((context, channels) => void)

Type declaration

Generated using TypeDoc