Interface ICalendar


public interface ICalendar
The interface gives access to internal calendar implementation which allows to create event through different Android SDK versions
  • Method Details

    • createCalendarEvent

      void createCalendarEvent(android.content.Context context, CalendarEventWrapper event)