BackgroundRestorer

public protocol BackgroundRestorer : UIApplicationDelegate

Protocols for handling the results of a background restoration.

Important

The delegate must be an UIApplicationDelegate in order to properly support background restoration during didFinishLaunchingWithOptions.