Downloads data from the Eyeshot Web Service (Chunking data).
The request body is of type DownloadData.
Request Body Parameters
Name | Description | Data Type |
offset | The offset. | xml:int |
bufferSize | The buffer size. | xml:int |
Overview
|
|
Sequence
| |
The response body is of type DownloadDataResponse.
Response Body Parameters
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.
|
|
Log optional xs:string
A string containing warning or error messages related to the operation type.
|
| | | |