Class:
PFObserver
Introduction
▷
Methods
ACCESSORS
Instance Methods
pidNumber
CLASS UTILITY METHODS
Class Methods
observersForBundleIdentifier:
observersForPath:
observersForPid:
observersForURL:
removeObserversForBundleIdentifier:
removeObserversForPath:
removeObserversForPid:
removeObserversForURL:
DEBUGGING UTILITIES
Instance Methods
description
DELEGATE ACCESSORS
Instance Methods
delegate
setDelegate:
INITIALIZATION
Class Methods
observerForInfoWithBundleIdentifier:
observerForInfoWithBundleIdentifier:notificationDelegate:infoCallbackSelector:
observerForInfoWithPath:
observerForInfoWithPath:notificationDelegate:infoCallbackSelector:
observerForInfoWithPid:
observerForInfoWithPid:notificationDelegate:infoCallbackSelector:
observerForInfoWithURL:
observerForInfoWithURL:notificationDelegate:infoCallbackSelector:
observerWithBundleIdentifier:
observerWithBundleIdentifier:notificationDelegate:callbackSelector:
observerWithName:
observerWithName:notificationDelegate:callbackSelector:
observerWithPath:
observerWithPath:notificationDelegate:callbackSelector:
observerWithPid:
observerWithPid:notificationDelegate:callbackSelector:
observerWithURL:
observerWithURL:notificationDelegate:callbackSelector:
Instance Methods
initForInfoWithBundleIdentifier:
initForInfoWithBundleIdentifier:notificationDelegate:infoCallbackSelector:
initForInfoWithPath:
initForInfoWithPath:notificationDelegate:infoCallbackSelector:
initForInfoWithPid:
initForInfoWithPid:notificationDelegate:infoCallbackSelector:
initForInfoWithURL:
initForInfoWithURL:notificationDelegate:infoCallbackSelector:
initWithBundleIdentifier:
initWithBundleIdentifier:notificationDelegate:callbackSelector:
initWithPath:
initWithPath:notificationDelegate:callbackSelector:
initWithPid:
initWithPid:notificationDelegate:callbackSelector:
initWithURL:
initWithURL:notificationDelegate:callbackSelector:
invalidate
isValid
REGISTRATION
Instance Methods
isRegisteredForNotification:fromElement:
registerForNotification:fromElement:contextInfo:
registrations
unregisterForAllNotifications
unregisterForAllNotificationsFromElement:
unregisterForNotification:fromElement:
UTILITIES
Instance Methods
isEqualToObserver:
Other Reference
Header
PFAssistive Framework