onSent

abstract fun onSent(event: ChannelEvent<*>, bus: ChannelEventBus)

Called when an event is sent to a bus.

See also