Interface CalendarRequestListener


  • public interface CalendarRequestListener
    Event listener for consumption of REQUEST distribution method for iCalendar objects.
    See Also:
    iTIP - Methods
    • Method Detail

      • onRequest

        void onRequest​(net.fortuna.ical4j.model.Calendar calendar)