activityHandler
The handler that the framework invokes when the app activates a notification manager.
Declaration
var activityHandler: ENActivityHandler? { get set }Discussion
When the app launches, it creates an ENManager instance, sets this handler, and then activates the manager.