icalendar--read-element

icalendar--read-element is a compiled Lisp function in `icalendar.el'.

(icalendar--read-element INVALUE INPARAMS)

Recursively read the next iCalendar element in the current buffer.
INVALUE gives the current iCalendar element we are reading.
INPARAMS gives the current parameters.....
This function calls itself recursively for each nested calendar element
it finds.