Package net.bluemind.calendar.api
Interface IVEventAsync
public interface IVEventAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
exportAll
(AsyncHandler<Stream> handler) void
exportIcs
(String uid, AsyncHandler<String> handler) void
importIcs
(Stream ics, AsyncHandler<TaskRef> handler)
-
Method Details
-
exportAll
-
exportIcs
-
importIcs
-