AWS.S3.TS3Client.GetObjectTorrent

Fetch a torrent file for an object.

function GetObjectTorrent(const ARequest: IS3GetObjectTorrentRequest): IS3GetObjectTorrentResponse; overload;
__fastcall IS3GetObjectTorrentResponse GetObjectTorrent(const IS3GetObjectTorrentRequest ARequest);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: IS3GetObjectTorrentRequest
A GetObjectTorrent request object.

Response containing GetObjectTorrent results.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.