diff options
Diffstat (limited to 'docs/Classes/SDLListFilesResponse.html')
-rw-r--r-- | docs/Classes/SDLListFilesResponse.html | 36 |
1 files changed, 2 insertions, 34 deletions
diff --git a/docs/Classes/SDLListFilesResponse.html b/docs/Classes/SDLListFilesResponse.html index c9fefa8f1..44fdfd143 100644 --- a/docs/Classes/SDLListFilesResponse.html +++ b/docs/Classes/SDLListFilesResponse.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-filenames">filenames</a></li> <li><a href="#section-spaceAvailable">spaceAvailable</a></li> </ul> @@ -17,36 +15,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">SDLListFilesResponse</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">SDLListFilesResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre> - - - - - <h3 id="section-filenames"> filenames </h3> @@ -56,7 +24,7 @@ <h4>Objective-C</h4> - <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLListFilesResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre> + <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLListFilesResponse</span> <span class="p">:</span> <span class="nc"><a href="../Classes/SDLRPCResponse.html">SDLRPCResponse</a></span></code></pre> @@ -71,7 +39,7 @@ <h4>Objective-C</h4> - <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLListFilesResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre> + <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLListFilesResponse</span> <span class="p">:</span> <span class="nc"><a href="../Classes/SDLRPCResponse.html">SDLRPCResponse</a></span></code></pre> |