NSDistributedNotificationCenter Class Reference
PDF
Class at a Glance
Overview
Tasks
Getting Distributed Notification Centers
Managing Observers
Posting Notifications
Suspending and Resuming Notification Delivery
Class Methods
defaultCenter
notificationCenterForType:
Instance Methods
addObserver:selector:name:object:
addObserver:selector:name:object:suspensionBehavior:
postNotificationName:object:
postNotificationName:object:userInfo:
postNotificationName:object:userInfo:deliverImmediately:
postNotificationName:object:userInfo:options:
removeObserver:name:object:
setSuspended:
suspended
Constants
Notification Center Type
Notification Posting Behavior
NSNotificationSuspensionBehavior
Revision History
Index
COMPANION GUIDE
Notification Programming Topics for Cocoa