subscribe_channel_disconnected

Function subscribe_channel_disconnected 

Source
pub fn subscribe_channel_disconnected(
    handler: Box<dyn Fn(EventContext, ChannelEvent) + Send + Sync>,
)