Interface ITHit.WebDAV.Client.IMultistatusResponse

All Known Subinterfaces:

interface ITHit.WebDAV.Client.IMultistatusResponse
Represents error occurred in one element.
Defined in ITHitWebDAVClient.js

Variable Summary
String Description
Description of error, if available.
String Href
Description of error, if available.
HTTP Status of the operation.

Variable Details

variable String Description

Description of error, if available.

variable String Href

Description of error, if available.

variable ITHit.WebDAV.Client.HttpStatus Status

HTTP Status of the operation.