acl_sync
Description:
Issues ACL request on the provided uri
, or, in case it's null
, on the URI defined in associated
Source.
Parameters:
this | |
uri |
URI to issue the request for, or |
xml |
the request itself, as an XmlDocument, the root element should be DAV:acl |
cancellable |
optional Cancellable object, or |
Returns:
Whether succeeded. |