ENActivityHandler
The handler the system invokes to report activities that occurred while the app wasn’t running.
Declaration
typealias ENActivityHandler = (ENActivityFlags) -> VoidParameters
- activityFlags:
The flags indicating what activity occured while the app wasn’t running.