summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLGetDTCsResponse.html
blob: f21e93bfc47141e9914c7c860fadb5a8175442fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<h1>SDLGetDTCsResponse Class Reference</h1>

<h3>Section Contents</h3>

<ul>
  <li><a href="#section-ecuHeader">ecuHeader</a></li>
  <li><a href="#section-dtc">dtc</a></li>
</ul>

<h3>Overview</h3>

<p>SDLGetDTCsResponse is sent, when SDLGetDTCs has been called</p>

<p>Since <b>SmartDeviceLink 2.0</b></p>


<section class="section task-group-section">
  <h3 id="section-ecuHeader">
      ecuHeader
  </h3>
  
  <p>Undocumented</p>

  
  
  <h4>Objective-C</h4>
  <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLGetDTCsResponse</span> <span class="p">:</span> <span class="nc"><a href="../Classes/SDLRPCResponse.html">SDLRPCResponse</a></span></code></pre>

  
  
  
  
  <h3 id="section-dtc">
      dtc
  </h3>
  
  <p>Undocumented</p>

  
  
  <h4>Objective-C</h4>
  <pre class="highlight"><code><span class="k">@interface</span> <span class="nc">SDLGetDTCsResponse</span> <span class="p">:</span> <span class="nc"><a href="../Classes/SDLRPCResponse.html">SDLRPCResponse</a></span></code></pre>

  
  
  
  
</section>