diff options
Diffstat (limited to 'docs/Classes/SDLAbstractProtocol.html')
-rw-r--r-- | docs/Classes/SDLAbstractProtocol.html | 84 |
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> |