Skip to content

Commit 5bcb075

Browse files
committed
update docs
1 parent 21ea0af commit 5bcb075

28 files changed

+42
-34
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Then import `import SocketIO`.
9292
Add these line to your `Cartfile`:
9393
```
9494
github "nuclearace/Starscream" ~> 8.0.5
95-
github "socketio/socket.io-client-swift" ~> 11.1.2 # Or latest version
95+
github "socketio/socket.io-client-swift" ~> 11.1.3 # Or latest version
9696
```
9797

9898
Run `carthage update --platform ios,macosx`.
@@ -104,7 +104,7 @@ Create `Podfile` and add `pod 'Socket.IO-Client-Swift'`:
104104
use_frameworks!
105105

106106
target 'YourApp' do
107-
pod 'Socket.IO-Client-Swift', '~> 11.1.2' # Or latest version
107+
pod 'Socket.IO-Client-Swift', '~> 11.1.3' # Or latest version
108108
end
109109
```
110110

docs/Classes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h4>Declaration</h4>
372372
</article>
373373
</div>
374374
<section class="footer">
375-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
375+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
376376
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
377377
</section>
378378
</body>

docs/Classes/OnAckCallback.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h4>Parameters</h4>
239239
</article>
240240
</div>
241241
<section class="footer">
242-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
242+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
243243
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
244244
</section>
245245
</body>

docs/Classes/SocketAckEmitter.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ <h4>Parameters</h4>
309309
</article>
310310
</div>
311311
<section class="footer">
312-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
312+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
313313
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
314314
</section>
315315
</body>

docs/Classes/SocketAnyEvent.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ <h4>Declaration</h4>
255255
</article>
256256
</div>
257257
<section class="footer">
258-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
258+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
259259
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
260260
</section>
261261
</body>

docs/Classes/SocketClientManager.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ <h4>Declaration</h4>
443443
</article>
444444
</div>
445445
<section class="footer">
446-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
446+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
447447
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
448448
</section>
449449
</body>

docs/Classes/SocketEngine.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,7 @@ <h4>Declaration</h4>
14331433
</article>
14341434
</div>
14351435
<section class="footer">
1436-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
1436+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
14371437
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
14381438
</section>
14391439
</body>

docs/Classes/SocketIOClient.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1856,7 +1856,7 @@ <h4>Declaration</h4>
18561856
</article>
18571857
</div>
18581858
<section class="footer">
1859-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
1859+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
18601860
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
18611861
</section>
18621862
</body>

docs/Enums.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ <h4>Declaration</h4>
316316
</article>
317317
</div>
318318
<section class="footer">
319-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
319+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
320320
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
321321
</section>
322322
</body>

docs/Enums/SocketAckStatus.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ <h4>Declaration</h4>
194194
</article>
195195
</div>
196196
<section class="footer">
197-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
197+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
198198
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
199199
</section>
200200
</body>

docs/Enums/SocketClientEvent.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ <h4>Declaration</h4>
355355
</article>
356356
</div>
357357
<section class="footer">
358-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
358+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
359359
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
360360
</section>
361361
</body>

docs/Enums/SocketEnginePacketType.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ <h4>Declaration</h4>
380380
</article>
381381
</div>
382382
<section class="footer">
383-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
383+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
384384
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
385385
</section>
386386
</body>

docs/Enums/SocketIOClientOption.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ <h4>Return Value</h4>
930930
</article>
931931
</div>
932932
<section class="footer">
933-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
933+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
934934
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
935935
</section>
936936
</body>

docs/Enums/SocketIOClientStatus.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ <h4>Declaration</h4>
287287
</article>
288288
</div>
289289
<section class="footer">
290-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
290+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
291291
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
292292
</section>
293293
</body>

docs/Guides.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h1>Guides</h1>
156156
</article>
157157
</div>
158158
<section class="footer">
159-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
159+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
160160
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
161161
</section>
162162
</body>

docs/Protocols.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ <h4>Declaration</h4>
361361
</article>
362362
</div>
363363
<section class="footer">
364-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
364+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
365365
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
366366
</section>
367367
</body>

docs/Protocols/SocketData.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h4>Declaration</h4>
222222
</article>
223223
</div>
224224
<section class="footer">
225-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
225+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
226226
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
227227
</section>
228228
</body>

docs/Protocols/SocketEngineClient.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ <h4>Parameters</h4>
404404
</article>
405405
</div>
406406
<section class="footer">
407-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
407+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
408408
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
409409
</section>
410410
</body>

docs/Protocols/SocketEnginePollable.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ <h4>Declaration</h4>
467467
</article>
468468
</div>
469469
<section class="footer">
470-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
470+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
471471
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
472472
</section>
473473
</body>

docs/Protocols/SocketEngineSpec.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@ <h1>SocketEngineSpec</h1>
162162
<li class="item">
163163
<div>
164164
<code>
165-
<a name="/s:vP8SocketIO16SocketEngineSpec6clientXwGSqPS_18SocketEngineClient__"></a>
165+
<a name="/s:vP8SocketIO16SocketEngineSpec6clientGSqPS_18SocketEngineClient__"></a>
166166
<a name="//apple_ref/swift/Property/client" class="dashAnchor"></a>
167-
<a class="token" href="#/s:vP8SocketIO16SocketEngineSpec6clientXwGSqPS_18SocketEngineClient__">client</a>
167+
<a class="token" href="#/s:vP8SocketIO16SocketEngineSpec6clientGSqPS_18SocketEngineClient__">client</a>
168168
</code>
169169
</div>
170170
<div class="height-container">
@@ -179,7 +179,7 @@ <h1>SocketEngineSpec</h1>
179179
<h4>Declaration</h4>
180180
<div class="language">
181181
<p class="aside-title">Swift</p>
182-
<pre class="highlight"><code><span class="k">weak</span> <span class="k">var</span> <span class="nv">client</span><span class="p">:</span> <span class="kt"><a href="../Protocols/SocketEngineClient.html">SocketEngineClient</a></span><span class="p">?</span></code></pre>
182+
<pre class="highlight"><code><span class="k">var</span> <span class="nv">client</span><span class="p">:</span> <span class="kt"><a href="../Protocols/SocketEngineClient.html">SocketEngineClient</a></span><span class="p">?</span></code></pre>
183183

184184
</div>
185185
</div>
@@ -1058,7 +1058,7 @@ <h4>Parameters</h4>
10581058
</article>
10591059
</div>
10601060
<section class="footer">
1061-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
1061+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
10621062
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
10631063
</section>
10641064
</body>

docs/Protocols/SocketEngineWebsocket.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ <h4>Declaration</h4>
320320
</article>
321321
</div>
322322
<section class="footer">
323-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
323+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
324324
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
325325
</section>
326326
</body>

docs/Protocols/SocketLogger.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ <h4>Parameters</h4>
368368
</article>
369369
</div>
370370
<section class="footer">
371-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
371+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
372372
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
373373
</section>
374374
</body>

docs/Structs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h4>Declaration</h4>
188188
</article>
189189
</div>
190190
<section class="footer">
191-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
191+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
192192
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
193193
</section>
194194
</body>

docs/Structs/SocketIOClientConfiguration.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ <h4>Parameters</h4>
615615
</article>
616616
</div>
617617
<section class="footer">
618-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
618+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
619619
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
620620
</section>
621621
</body>

docs/Typealiases.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h4>Declaration</h4>
214214
</article>
215215
</div>
216216
<section class="footer">
217-
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-08-31)</p>
217+
<p>&copy; 2017 <a class="link" href="https://github.com/socketio/socket.io-client-swift" target="_blank" rel="external">Erik</a>. All rights reserved. (Last updated: 2017-09-17)</p>
218218
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
219219
</section>
220220
</body>

0 commit comments

Comments
 (0)