summaryrefslogtreecommitdiff
path: root/docs/Protocols.html
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-06-02 13:40:32 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-06-02 13:40:32 -0400
commitdcebff15a8c743a8ee652c1e5c91d2c59a6129cf (patch)
treed0e9b549e9f4ee09de78901213200353d28b7034 /docs/Protocols.html
parent3099a23fceb1bf717cd683893e0f6a759e02d5cb (diff)
downloadsdl_ios-dcebff15a8c743a8ee652c1e5c91d2c59a6129cf.tar.gz
Add Jazzy theme, scripts, initial documentation, and an updated gitignore
Diffstat (limited to 'docs/Protocols.html')
-rw-r--r--docs/Protocols.html79
1 files changed, 79 insertions, 0 deletions
diff --git a/docs/Protocols.html b/docs/Protocols.html
new file mode 100644
index 000000000..1d3217e1d
--- /dev/null
+++ b/docs/Protocols.html
@@ -0,0 +1,79 @@
+<h1>Protocols Reference</h1>
+
+<h3>Section Contents</h3>
+
+<ul>
+ <li><a href="#section-SDLDebugToolConsole">SDLDebugToolConsole</a></li>
+ <li><a href="#section-SDLIAPSessionDelegate">SDLIAPSessionDelegate</a></li>
+ <li><a href="#section-SDLProtocolListener">SDLProtocolListener</a></li>
+ <li><a href="#section-SDLProxyListener">SDLProxyListener</a></li>
+ <li><a href="#section-SDLTransportDelegate">SDLTransportDelegate</a></li>
+</ul>
+
+<h3>Overview</h3>
+
+<p>The following protocols are available globally.</p>
+
+
+<section class="section task-group-section">
+ <h3>
+ SDLDebugToolConsole
+ </h3>
+
+ <p>Undocumented</p>
+
+ <a href="Protocols/SDLDebugToolConsole.html" class="slightly-smaller">See more</a>
+
+
+
+
+
+ <h3>
+ SDLIAPSessionDelegate
+ </h3>
+
+ <p>Undocumented</p>
+
+ <a href="Protocols/SDLIAPSessionDelegate.html" class="slightly-smaller">See more</a>
+
+
+
+
+
+ <h3>
+ SDLProtocolListener
+ </h3>
+
+ <p>Undocumented</p>
+
+ <a href="Protocols/SDLProtocolListener.html" class="slightly-smaller">See more</a>
+
+
+
+
+
+ <h3>
+ SDLProxyListener
+ </h3>
+
+ <p>Undocumented</p>
+
+ <a href="Protocols/SDLProxyListener.html" class="slightly-smaller">See more</a>
+
+
+
+
+
+ <h3>
+ SDLTransportDelegate
+ </h3>
+
+ <p>Undocumented</p>
+
+ <a href="Protocols/SDLTransportDelegate.html" class="slightly-smaller">See more</a>
+
+
+
+
+
+</section>