Package apple.photos.enums
Class PHCollectionListType
- java.lang.Object
-
- apple.photos.enums.PHCollectionListType
-
public final class PHCollectionListType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longFolderstatic longMomentListstatic longSmartFolder
-
-
-
Field Detail
-
MomentList
public static final long MomentList
- See Also:
- Constant Field Values
-
Folder
public static final long Folder
- See Also:
- Constant Field Values
-
SmartFolder
public static final long SmartFolder
- See Also:
- Constant Field Values
-
-