Package org.ical4j.integration.event
Interface CalendarDeclineCounterListener
-
public interface CalendarDeclineCounterListener
Event listener for consumption of DECLINECOUNTER distribution method for iCalendar objects.- See Also:
- iTIP - Methods
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onDeclineCounter(net.fortuna.ical4j.model.Calendar calendar)
-