DavLockInfo

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string uuid)
Undocumented in source.

Members

Enums

Scope
enum Scope
Undocumented in source.

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

timeout
Duration timeout [@property setter]

Set the timeout based on the request header

Static functions

fromXML
DavLockInfo fromXML(DavProp node)
Undocumented in source. Be warned that the author may not have intended to support it.
fromXML
DavLockInfo fromXML(DavProp node, DavResource resource)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

depth
DavDepth depth;
Undocumented in source.
isWrite
bool isWrite;
Undocumented in source.
owner
string owner;
Undocumented in source.
rootURL
string rootURL;
Undocumented in source.
scopeLock
Scope scopeLock;
Undocumented in source.
uuid
string uuid;
Undocumented in source.

Meta