Function get_proxy

Source
pub fn get_proxy(
    proxies: Vec<String>,
    state: &FlowState,
    regions: Vec<Arc<Region>>,
) -> Option<VoiceServer>