Class NSPersistentCloudKitContainerEventResultType


  • public final class NSPersistentCloudKitContainerEventResultType
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long CountEvents
      the result is an NSArray indicating the count of events matching the request
      static long Events
      the result is an NSArray
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CountEvents

        public static final long CountEvents
        the result is an NSArray indicating the count of events matching the request
        See Also:
        Constant Field Values