Class NSNotificationCenter


  • public class NSNotificationCenter
    extends NSObject
    • Constructor Detail

      • NSNotificationCenter

        public NSNotificationCenter()
      • NSNotificationCenter

        public NSNotificationCenter​(long id)
      • NSNotificationCenter

        public NSNotificationCenter​(id id)
    • Method Detail

      • addObserver

        public void addObserver​(id observer,
                                long aSelector,
                                NSString aName,
                                id anObject)
      • removeObserver

        public void removeObserver​(id observer)