Class PHCollectionListSubtype


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

      Fields 
      Modifier and Type Field Description
      static long Any
      Used for fetching if you don't care about the exact subtype
      static long MomentListCluster
      PHCollectionListTypeMomentList subtypes
      static long MomentListYear
      PHCollectionListTypeMomentList subtypes
      static long RegularFolder
      PHCollectionListTypeFolder subtypes
      static long SmartFolderEvents
      PHCollectionListTypeSmartFolder subtypes
      static long SmartFolderFaces
      PHCollectionListTypeSmartFolder subtypes
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MomentListCluster

        public static final long MomentListCluster
        PHCollectionListTypeMomentList subtypes
        See Also:
        Constant Field Values
      • MomentListYear

        public static final long MomentListYear
        PHCollectionListTypeMomentList subtypes
        See Also:
        Constant Field Values
      • RegularFolder

        public static final long RegularFolder
        PHCollectionListTypeFolder subtypes
        See Also:
        Constant Field Values
      • SmartFolderEvents

        public static final long SmartFolderEvents
        PHCollectionListTypeSmartFolder subtypes
        See Also:
        Constant Field Values
      • SmartFolderFaces

        public static final long SmartFolderFaces
        PHCollectionListTypeSmartFolder subtypes
        See Also:
        Constant Field Values
      • Any

        public static final long Any
        Used for fetching if you don't care about the exact subtype