beginGeneratingLibraryChangeNotifications()
Asks the media library to turn on notifications for whenever the library changes.
Declaration
func beginGeneratingLibraryChangeNotifications()Discussion
This method is nestable, that is, you can call it multiple times. To turn off notifications, call endGeneratingLibraryChangeNotifications() the same number of times that you called beginGeneratingLibraryChangeNotifications().