Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
SBSRestartRenderServerAction - iPhone Development Wiki

SBSRestartRenderServerAction

From iPhone Development Wiki
Revision as of 13:25, 20 November 2014 by PoomSmart (talk | contribs) (SBSRestartRenderServerAction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SBSRestartRenderServerAction objects provide relaunching SpringBoard action with relaunch URL when used with FBSSystemService. Available as of iOS 8.

Methods

Signature +(SBSRestartRenderServerAction *)restartActionWithTargetRelaunchURL:(NSURL *)url;
Available in 8.0 —

The method +[SBSRestartRenderServerAction restartActionWithTargetRelaunchURL:] creates SBSRestartRenderServerAction object for its further use with providing relaunch URL.