onCreated

abstract fun onCreated(key: ChannelEventKey<*>, bus: ChannelEventBus)

Called when a bus associated with key is created.

See also