diff options
Diffstat (limited to 'docs/Classes/SDLDiagnosticMessageResponse.html')
-rw-r--r-- | docs/Classes/SDLDiagnosticMessageResponse.html | 41 |
1 files changed, 6 insertions, 35 deletions
diff --git a/docs/Classes/SDLDiagnosticMessageResponse.html b/docs/Classes/SDLDiagnosticMessageResponse.html index 51b45dc61..75346efc2 100644 --- a/docs/Classes/SDLDiagnosticMessageResponse.html +++ b/docs/Classes/SDLDiagnosticMessageResponse.html @@ -3,48 +3,19 @@ <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-messageDataResult">messageDataResult</a></li> </ul> <h3>Overview</h3> -<p>SDLDiagnosticMessageResponse is sent, when SDLDiagnosticMessage has been called. - * Since<b>SmartDeviceLink 3.0</b></p> +<p>SDLDiagnosticMessageResponse is sent, when SDLDiagnosticMessage has been called.</p> +<ul> +<li>Since<b>SmartDeviceLink 3.0</b></li> +</ul> -<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">SDLDiagnosticMessageResponse</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">SDLDiagnosticMessageResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre> - - - - +<section class="section task-group-section"> <h3 id="section-messageDataResult"> messageDataResult </h3> @@ -54,7 +25,7 @@ <h4>Objective-C</h4> - <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLDiagnosticMessageResponse</span> <span class="p">:</span> <span class="nc">SDLRPCResponse</span></code></pre> + <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLDiagnosticMessageResponse</span> <span class="p">:</span> <span class="nc"><a href="../Classes/SDLRPCResponse.html">SDLRPCResponse</a></span></code></pre> |