summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLAddSubMenuResponse.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Classes/SDLAddSubMenuResponse.html')
-rw-r--r--docs/Classes/SDLAddSubMenuResponse.html47
1 files changed, 0 insertions, 47 deletions
diff --git a/docs/Classes/SDLAddSubMenuResponse.html b/docs/Classes/SDLAddSubMenuResponse.html
deleted file mode 100644
index eb288793d..000000000
--- a/docs/Classes/SDLAddSubMenuResponse.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<h1>SDLAddSubMenuResponse Class Reference</h1>
-
-<h3>Section Contents</h3>
-
-<ul>
- <li><a href="#section--init">-init</a></li>
- <li><a href="#section--initWithDictionary:">-initWithDictionary:</a></li>
-</ul>
-
-<h3>Overview</h3>
-
-<p>SDLAddSubMenuResponse is sent, when SDLAddSubMenu has been called
-Since <b>SmartDeviceLink 1.0</b></p>
-
-
-<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">SDLAddSubMenuResponse</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">SDLAddSubMenuResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre>
-
-
-
-
-
-</section>