clearKeepAliveTimeout()
Removes a previously installed periodic handler block.
Declaration
func clearKeepAliveTimeout()Discussion
If your VoIP app no longer needs to be woken up at periodic intervals, you can use this method to remove any previously installed handler.
See Also
Deprecated methods
requestSceneSessionActivation(_:userActivity:options:errorHandler:)beginIgnoringInteractionEvents()endIgnoringInteractionEvents()setMinimumBackgroundFetchInterval(_:)scheduleLocalNotification(_:)presentLocalNotificationNow(_:)cancelLocalNotification(_:)cancelAllLocalNotifications()setKeepAliveTimeout(_:handler:)UIMinimumKeepAliveTimeoutsetStatusBarHidden(_:with:)setStatusBarStyle(_:animated:)setStatusBarOrientation(_:animated:)registerUserNotificationSettings(_:)registerForRemoteNotifications(matching:)