LibraryItemDownloadsessionFileEndpointType

The File.EndpointType enumerated type defines the types of endpoints used to download the file.
HTTPS : An https download endpoint.
DIRECT : A direct download endpoint indicating the location of the file on storage. The caller is responsible for retrieving the file from the storage location directly.

Enumeration:   HTTPS,   DIRECT,  


Feedback

Was this page helpful?