vibe-dav ~master (2016-09-24T10:20:15Z)
Dub
Repo
ISyncDavReports
vibedav
plugins
syncdav
Undocumented in source.
interface
ISyncDavReports {
void
syncCollection
(DavRequest request, DavResponse response);
}
Members
Functions
syncCollection
void
syncCollection
(DavRequest request, DavResponse response)
rfc6578 - 3.2
Meta
Source
See Implementation
vibedav
plugins
syncdav
classes
SyncDavDataPlugin
SyncDavPlugin
interfaces
ISyncDavProperties
ISyncDavReports