Interface CalendarReplyListener


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

      • onReply

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