[][src]Function dropbox_sdk::sharing::get_shared_link_file

pub fn get_shared_link_file(
    client: &dyn HttpClient,
    arg: &GetSharedLinkFileArg,
    range_start: Option<u64>,
    range_end: Option<u64>
) -> Result<Result<HttpRequestResult<SharedLinkMetadata>, GetSharedLinkFileError>>

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