Class PHCollectionListChangeRequest

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class PHCollectionListChangeRequest
extends PHChangeRequest
  • Constructor Details

    • PHCollectionListChangeRequest

      public PHCollectionListChangeRequest()
    • PHCollectionListChangeRequest

      protected PHCollectionListChangeRequest​(NSObject.Handle h, long handle)
    • PHCollectionListChangeRequest

      protected PHCollectionListChangeRequest​(NSObject.SkipInit skipInit)
    • PHCollectionListChangeRequest

      public PHCollectionListChangeRequest​(PHCollectionList collectionList)
    • PHCollectionListChangeRequest

      public PHCollectionListChangeRequest​(PHCollectionList collectionList, PHFetchResult<PHCollection> childCollections)
  • Method Details