summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLAlertResponse.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Classes/SDLAlertResponse.html')
-rw-r--r--docs/Classes/SDLAlertResponse.html34
1 files changed, 1 insertions, 33 deletions
diff --git a/docs/Classes/SDLAlertResponse.html b/docs/Classes/SDLAlertResponse.html
index 900b6533c..93a080621 100644
--- a/docs/Classes/SDLAlertResponse.html
+++ b/docs/Classes/SDLAlertResponse.html
@@ -3,8 +3,6 @@
<h3>Section Contents</h3>
<ul>
- <li><a href="#section--init">-init</a></li>
- <li><a href="#section--initWithDictionary:">-initWithDictionary:</a></li>
<li><a href="#section-tryAgainTime">tryAgainTime</a></li>
</ul>
@@ -15,36 +13,6 @@
<section class="section task-group-section">
- <h3 id="section--init">
- -init
- </h3>
-
- <p>Undocumented</p>
-
-
-
- <h4>Objective-C</h4>
- <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLAlertResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre>
-
-
-
-
-
- <h3 id="section--initWithDictionary:">
- -initWithDictionary:
- </h3>
-
- <p>Undocumented</p>
-
-
-
- <h4>Objective-C</h4>
- <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLAlertResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre>
-
-
-
-
-
<h3 id="section-tryAgainTime">
tryAgainTime
</h3>
@@ -54,7 +22,7 @@
<h4>Objective-C</h4>
- <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLAlertResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre>
+ <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLAlertResponse</span> <span class="p">:</span> <span class="nc"><a href="../Classes/SDLRPCResponse.html">SDLRPCResponse</a></span></code></pre>