Function xmpp::upload::send::upload_file_with

source ยท
pub async fn upload_file_with<C: ServerConnector>(
    agent: &mut Agent<C>,
    service: &str,
    path: &Path,
)