Qore xml Module 2.1.0
Loading...
Searching...
No Matches
WebDavClient::WebDavLockInfo hashdecl Reference

Lock information. More...

#include <WebDavClient.qm.dox.h>

Public Attributes

string token
 Lock token.
 
string scope
 Lock scope: "exclusive" or "shared".
 
string type
 Lock type: "write".
 
string depth
 Lock depth: "0" or "infinity".
 
soft< string > owner
 Lock owner.
 
soft< int > timeout
 Lock timeout in seconds.
 

Detailed Description

Lock information.


The documentation for this hashdecl was generated from the following file: