Function xmpp::iq::handle_iq

source ยท
pub async fn handle_iq<C: ServerConnector>(
    agent: &mut Agent<C>,
    iq: Iq,
) -> Vec<Event>