[Top]
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
+
observerWithBundleIdentifier:
+
observerWithBundleIdentifier:notificationDelegate:callbackSelector:
+
observerWithName:
+
observerWithName:notificationDelegate:callbackSelector:
+
observerWithPath:
+
observerWithPath:notificationDelegate:callbackSelector:
+
observerWithPid:
+
observerWithPid:notificationDelegate:callbackSelector:
+
observerWithURL:
+
observerWithURL:notificationDelegate:callbackSelector:
Instance Methods
-
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