EWS Web Service
Method/V1/Eyeshot.svc/UploadData
EWS Web Service > All Operations Resource Group : /V1/Eyeshot.svc/UploadData (Method)
Description
Uploads data to the Eyeshot Web Service (Chunking data).
Request (IEyeshot_UploadData_InputMessage)

The request body is of type UploadData.

Request Body Parameters

NameDescriptionData Type
 UploadRequest
Offset Element FileSize Element FileName Element Buffer Element Sequence uploadRequest Element Sequence UploadData Element

Overview

Sequence
Sequence
Buffer optional xs:base64Binary
The upload buffer for chunking data.
FileName optional xs:string
The filename.
FileSize optional xs:long
The file length.
Offset optional xs:int
The offset for chunking data.
Response (IEyeshot_UploadData_OutputMessage)

The response body is of type UploadDataResponse.

Response Body Parameters

NameDescriptionData Type
 xml:string
UploadDataResult Element Sequence UploadDataResponse Element

Overview

Sequence
UploadDataResult optional xs:string
See Also
All Operations Resource GroupEWS Web Service