module Tilia::CalDav::Notifications::ICollection

This node represents a list of notifications.

It provides no additional functionality, but you must implement this interface to allow the Notifications plugin to mark the collection as a notifications collection.

This collection should only return SabreCalDAVNotificationsINode nodes as its children.