BGTask
An abstract class for the framework’s tasks.
Declaration
class BGTaskMentioned in
Overview
With the exception of BGContinuedProcessingTask, which your app executes in the foreground, the system executes BGTask subclasses on behalf of your app, while your app is in the background.