Abstract
Base class for subscribable objects.
Whether there are any subscribers.
Subscribes to be notified when an event occurs.
The callback function.
Unsubscribes.
True if the subscription was canceled, false otherwise.
Base class for subscribable objects.