summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLReadDIDResponse.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Classes/SDLReadDIDResponse.html')
-rw-r--r--docs/Classes/SDLReadDIDResponse.html34
1 files changed, 1 insertions, 33 deletions
diff --git a/docs/Classes/SDLReadDIDResponse.html b/docs/Classes/SDLReadDIDResponse.html
index 1bd6eb9b4..1222e3ccf 100644
--- a/docs/Classes/SDLReadDIDResponse.html
+++ b/docs/Classes/SDLReadDIDResponse.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-didResult">didResult</a></li>
</ul>
@@ -16,36 +14,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">SDLReadDIDResponse</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">SDLReadDIDResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre>
-
-
-
-
-
<h3 id="section-didResult">
didResult
</h3>
@@ -55,7 +23,7 @@
<h4>Objective-C</h4>
- <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLReadDIDResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre>
+ <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLReadDIDResponse</span> <span class="p">:</span> <span class="nc"><a href="../Classes/SDLRPCResponse.html">SDLRPCResponse</a></span></code></pre>