pub fn file_transfer_receive(key: String) -> Task<Result<Vec<String>>>Available on crate feature
xdg-portal only.Expand description
Receive the files offered over the xdg share portal using the key.
Returns a list of file paths.