Package 

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 Type Method Description
      abstract void createCalendarEvent(Context context, CalendarEventWrapper event)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait