summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLAddSubMenuResponse.html
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-10-30 17:17:52 -0400
committerJoel Fischer <joeljfischer@gmail.com>2017-10-30 17:17:52 -0400
commit4233b570952751945a3f066f35595fbcaec2b0ae (patch)
tree7888256d1be523dfcb3f4343c59b64b1b516a644 /docs/Classes/SDLAddSubMenuResponse.html
parent43f6367aa18724143032f3624887b0f867c5cc47 (diff)
downloadsdl_ios-release/5.0.0.tar.gz
Update for 5.0.0 releaserelease/5.0.0
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>