- aName
- The name of the notification to observe.
- notify
- The delegate that will be invoked when the notification is posted.
- fromObject
- If not-null, filters the notifications to those sent by this object.
An observer token that can be used later as the parameter passed to RemoveObserver (NSObject observer).