pub fn on_new_connector<F: FnMut(Connector) + 'static>(f: F)
Sets the callback to be called when a new connector appears.