Function xmpp::upload::send::upload_file_with

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