Interface ICalendar
public interface ICalendar
The interface gives access to internal calendar implementation which allows to create event through different
Android SDK versions
-
Method Summary
Modifier and TypeMethodDescriptionvoidcreateCalendarEvent(android.content.Context context, CalendarEventWrapper event)
-
Method Details
-
createCalendarEvent
-