Class EKCalendarType


  • public final class EKCalendarType
    extends java.lang.Object
    [@enum] EKCalendarType An enum representing the type of a calendar. [@constant] EKCalendarTypeLocal This calendar is sync'd from either Mobile Me or tethered. [@constant] EKCalendarTypeCalDAV This calendar is from a CalDAV server. [@constant] EKCalendarTypeExchange This calendar comes from an Exchange server. [@constant] EKCalendarTypeSubscription This is a locally subscribed calendar. [@constant] EKCalendarTypeBirthday This is the built-in birthday calendar.
    • Method Summary

      • Methods inherited from class java.lang.Object

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