summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLAbstractProtocol.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/SDLAbstractProtocol.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/SDLAbstractProtocol.html')
-rw-r--r--docs/Classes/SDLAbstractProtocol.html84
1 files changed, 6 insertions, 78 deletions
diff --git a/docs/Classes/SDLAbstractProtocol.html b/docs/Classes/SDLAbstractProtocol.html
index d1f7d3dac..368e6683b 100644
--- a/docs/Classes/SDLAbstractProtocol.html
+++ b/docs/Classes/SDLAbstractProtocol.html
@@ -8,20 +8,14 @@
<li><a href="#section-protocolDelegateTable">protocolDelegateTable</a></li>
<li><a href="#section-securityManager">securityManager</a></li>
<li><a href="#section-appId">appId</a></li>
- <li><a href="#section--sendStartSessionWithType:">-sendStartSessionWithType:</a></li>
- <li><a href="#section--startServiceWithType:">-startServiceWithType:</a></li>
- <li><a href="#section--startSecureServiceWithType:completionHandler:">-startSecureServiceWithType:completionHandler:</a></li>
- <li><a href="#section--sendEndSessionWithType:">-sendEndSessionWithType:</a></li>
+ <li><a href="#section--startServiceWithType:payload:">-startServiceWithType:payload:</a></li>
+ <li><a href="#section--startSecureServiceWithType:payload:completionHandler:">-startSecureServiceWithType:payload:completionHandler:</a></li>
<li><a href="#section--endServiceWithType:">-endServiceWithType:</a></li>
<li><a href="#section--sendRPC:">-sendRPC:</a></li>
<li><a href="#section--sendRPC:encrypted:error:">-sendRPC:encrypted:error:</a></li>
- <li><a href="#section--sendRPCRequest:">-sendRPCRequest:</a></li>
<li><a href="#section--sendRawData:withServiceType:">-sendRawData:withServiceType:</a></li>
<li><a href="#section--sendEncryptedRawData:onService:">-sendEncryptedRawData:onService:</a></li>
- <li><a href="#section--sendRawDataStream:withServiceType:">-sendRawDataStream:withServiceType:</a></li>
- <li><a href="#section--sendHeartbeat">-sendHeartbeat</a></li>
<li><a href="#section--handleBytesFromTransport:">-handleBytesFromTransport:</a></li>
- <li><a href="#section--dispose">-dispose</a></li>
</ul>
<h3>Overview</h3>
@@ -85,8 +79,8 @@
- <h3 id="section--sendStartSessionWithType:">
- -sendStartSessionWithType:
+ <h3 id="section--startServiceWithType:payload:">
+ -startServiceWithType:payload:
</h3>
<p>Undocumented</p>
@@ -96,30 +90,8 @@
- <h3 id="section--startServiceWithType:">
- -startServiceWithType:
- </h3>
-
- <p>Undocumented</p>
-
-
-
-
-
-
- <h3 id="section--startSecureServiceWithType:completionHandler:">
- -startSecureServiceWithType:completionHandler:
- </h3>
-
- <p>Undocumented</p>
-
-
-
-
-
-
- <h3 id="section--sendEndSessionWithType:">
- -sendEndSessionWithType:
+ <h3 id="section--startSecureServiceWithType:payload:completionHandler:">
+ -startSecureServiceWithType:payload:completionHandler:
</h3>
<p>Undocumented</p>
@@ -162,17 +134,6 @@
- <h3 id="section--sendRPCRequest:">
- -sendRPCRequest:
- </h3>
-
- <p>Undocumented</p>
-
-
-
-
-
-
<h3 id="section--sendRawData:withServiceType:">
-sendRawData:withServiceType:
</h3>
@@ -195,28 +156,6 @@
- <h3 id="section--sendRawDataStream:withServiceType:">
- -sendRawDataStream:withServiceType:
- </h3>
-
- <p>Undocumented</p>
-
-
-
-
-
-
- <h3 id="section--sendHeartbeat">
- -sendHeartbeat
- </h3>
-
- <p>Undocumented</p>
-
-
-
-
-
-
<h3 id="section--handleBytesFromTransport:">
-handleBytesFromTransport:
</h3>
@@ -228,15 +167,4 @@
- <h3 id="section--dispose">
- -dispose
- </h3>
-
- <p>Undocumented</p>
-
-
-
-
-
-
</section>