Interface PHPhotoLibraryChangeObserver


  • public interface PHPhotoLibraryChangeObserver
    • Method Detail

      • photoLibraryDidChange

        void photoLibraryDidChange​(PHChange changeInstance)
        This callback is invoked on an arbitrary serial queue. If you need this to be handled on a specific queue, you should redispatch appropriately