Class EKCalendarEventAvailabilityMask


  • public final class EKCalendarEventAvailabilityMask
    extends java.lang.Object
    Event availability support (free/busy)
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Busy  
      static long Free  
      static long None
      calendar doesn't support event availability
      static long Tentative  
      static long Unavailable  
    • Method Summary

      • Methods inherited from class java.lang.Object

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