updateSubscription($subscriptionId, DAV\PropPatch $propPatch)
Updates a subscription.
This class represents a set of properties that are going to be updated.
deleteSubscription($subscriptionId)
Deletes a subscription.
Every CalDAV backend must at least implement this interface.
Every CalDAV backend must at least implement this interface.
createSubscription($principalUri, $uri, array $properties)
Creates a new subscription for a principal.
getSubscriptionsForUser($principalUri)
Returns a list of subscriptions for a principal.