A suspend manager is a listener that also allows other objects to subscribe to receive events as the manager receives them.
More...
#import <OALSuspendHandler.h>
A suspend manager is a listener that also allows other objects to subscribe to receive events as the manager receives them.
Add a listener that will receive manual suspend and interrupt events.
- Parameters
-
listener | The listener to register with this handler. |
Remove a registered listener.
- Parameters
-
listener | The listener to unregister from this handler. |
If YES, this object is suspended.
The documentation for this protocol was generated from the following file: