subscribe_channel_connected

Function subscribe_channel_connected 

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