pub fn get_shared_link_file(
    client: &impl UserAuthClient,
    arg: &GetSharedLinkFileArg,
    range_start: Option<u64>,
    range_end: Option<u64>
) -> Result<Result<HttpRequestResult<SharedLinkMetadata>, GetSharedLinkFileError>>
Available on crate feature dbx_sharing only.
Expand description

Download the shared link’s file from a user’s Dropbox.