EWS Web Service
Method/V1/Eyeshot.svc/DownloadData
EWS Web Service > All Operations Resource Group : /V1/Eyeshot.svc/DownloadData (Method)
Description
Downloads data from the Eyeshot Web Service (Chunking data).
Request (IEyeshot_DownloadData_InputMessage)

The request body is of type DownloadData.

Request Body Parameters

NameDescriptionData Type
The offset.xml:int
The buffer size.xml:int
bufferSize Element offset Element Sequence DownloadData Element

Overview

Sequence
offset optional xs:int
bufferSize optional xs:int
Response (IEyeshot_DownloadData_OutputMessage)

The response body is of type DownloadDataResponse.

Response Body Parameters

NameDescriptionData Type
 DownloadResponse
OperationType Element Log Element FileType Element FileSize Element FileName Element Buffer Element Sequence DownloadDataResult Element Sequence DownloadDataResponse Element

Overview

Sequence
Sequence
Buffer optional xs:base64Binary
The download buffer for chunking data.
FileName optional xs:string
The filename.
FileSize optional xs:long
The file length.
FileType optional FileType Simple Type
The file type.
Log optional xs:string
A string containing warning or error messages related to the operation type.
OperationType optional OperationsType Simple Type
The operation type that has generated the file for the download.
See Also
All Operations Resource GroupEWS Web Service