opentok 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +34 -113
  3. data/doc/reference.md +122 -0
  4. data/lib/open_tok/exception.rb +3 -6
  5. data/lib/open_tok/request.rb +2 -2
  6. data/lib/open_tok/version.rb +1 -1
  7. data/sample/sample.rb +26 -0
  8. data/spec/cassettes/session.yml +1 -1
  9. data/spec/cassettes/stitchArchive.yml +1 -1
  10. data/spec/opentok_spec.rb +4 -4
  11. metadata +19 -77
  12. data/doc/CHANGES.html +0 -128
  13. data/doc/Gemfile.html +0 -114
  14. data/doc/Hash.html +0 -228
  15. data/doc/LICENCE.html +0 -133
  16. data/doc/Net.html +0 -167
  17. data/doc/Net/HTTP.html +0 -260
  18. data/doc/OpenTok.html +0 -173
  19. data/doc/OpenTok/OpenTokException.html +0 -172
  20. data/doc/OpenTok/OpenTokSDK.html +0 -520
  21. data/doc/OpenTok/RoleConstants.html +0 -190
  22. data/doc/OpenTok/Session.html +0 -284
  23. data/doc/OpenTok/SessionPropertyConstants.html +0 -195
  24. data/doc/Rakefile.html +0 -111
  25. data/doc/created.rid +0 -13
  26. data/doc/images/brick.png +0 -0
  27. data/doc/images/brick_link.png +0 -0
  28. data/doc/images/bug.png +0 -0
  29. data/doc/images/bullet_black.png +0 -0
  30. data/doc/images/bullet_toggle_minus.png +0 -0
  31. data/doc/images/bullet_toggle_plus.png +0 -0
  32. data/doc/images/date.png +0 -0
  33. data/doc/images/find.png +0 -0
  34. data/doc/images/loadingAnimation.gif +0 -0
  35. data/doc/images/macFFBgHack.png +0 -0
  36. data/doc/images/package.png +0 -0
  37. data/doc/images/page_green.png +0 -0
  38. data/doc/images/page_white_text.png +0 -0
  39. data/doc/images/page_white_width.png +0 -0
  40. data/doc/images/plugin.png +0 -0
  41. data/doc/images/ruby.png +0 -0
  42. data/doc/images/tag_green.png +0 -0
  43. data/doc/images/wrench.png +0 -0
  44. data/doc/images/wrench_orange.png +0 -0
  45. data/doc/images/zoom.png +0 -0
  46. data/doc/index.html +0 -100
  47. data/doc/js/darkfish.js +0 -116
  48. data/doc/js/jquery.js +0 -32
  49. data/doc/js/quicksearch.js +0 -114
  50. data/doc/js/thickbox-compressed.js +0 -10
  51. data/doc/lib/monkey_patches_rb.html +0 -52
  52. data/doc/lib/open_tok/exceptions_rb.html +0 -52
  53. data/doc/lib/open_tok/open_tok_sdk_rb.html +0 -64
  54. data/doc/lib/open_tok/session_rb.html +0 -52
  55. data/doc/lib/open_tok/version_rb.html +0 -52
  56. data/doc/lib/opentok_rb.html +0 -70
  57. data/doc/rdoc.css +0 -706
  58. data/doc/spec/opentok_spec_rb.html +0 -54
  59. data/doc/spec/spec_helper_rb.html +0 -54
@@ -1,190 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
-
8
- <title>Class: OpenTok::RoleConstants</title>
9
-
10
- <link rel="stylesheet" href="../rdoc.css" type="text/css" media="screen" />
11
-
12
- <script src="../js/jquery.js" type="text/javascript"
13
- charset="utf-8"></script>
14
- <script src="../js/thickbox-compressed.js" type="text/javascript"
15
- charset="utf-8"></script>
16
- <script src="../js/quicksearch.js" type="text/javascript"
17
- charset="utf-8"></script>
18
- <script src="../js/darkfish.js" type="text/javascript"
19
- charset="utf-8"></script>
20
-
21
- </head>
22
- <body class="class">
23
-
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="../index.html">Home</a>
29
- <a href="../index.html#classes">Classes</a>
30
- <a href="../index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="file-metadata">
36
- <div id="file-list-section" class="section">
37
- <h3 class="section-header">In Files</h3>
38
- <div class="section-body">
39
- <ul>
40
-
41
- <li><a href="../lib/open_tok/open_tok_sdk_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
- class="thickbox" title="lib/open_tok/open_tok_sdk.rb">lib/open_tok/open_tok_sdk.rb</a></li>
43
-
44
- </ul>
45
- </div>
46
- </div>
47
-
48
-
49
- </div>
50
-
51
- <div id="class-metadata">
52
-
53
- <!-- Parent Class -->
54
-
55
- <div id="parent-class-section" class="section">
56
- <h3 class="section-header">Parent</h3>
57
-
58
- <p class="link">Object</p>
59
-
60
- </div>
61
-
62
-
63
- <!-- Namespace Contents -->
64
-
65
-
66
- <!-- Method Quickref -->
67
-
68
-
69
- <!-- Included Modules -->
70
-
71
- </div>
72
-
73
- <div id="project-metadata">
74
-
75
-
76
- <div id="fileindex-section" class="section project-section">
77
- <h3 class="section-header">Files</h3>
78
- <ul>
79
-
80
- <li class="file"><a href="../CHANGES.html">CHANGES</a></li>
81
-
82
- <li class="file"><a href="../Gemfile.html">Gemfile</a></li>
83
-
84
- <li class="file"><a href="../LICENCE.html">LICENCE</a></li>
85
-
86
- <li class="file"><a href="../Rakefile.html">Rakefile</a></li>
87
-
88
- </ul>
89
- </div>
90
-
91
-
92
- <div id="classindex-section" class="section project-section">
93
- <h3 class="section-header">Class Index
94
- <span class="search-toggle"><img src="../images/find.png"
95
- height="16" width="16" alt="[+]"
96
- title="show/hide quicksearch" /></span></h3>
97
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
98
- <fieldset>
99
- <legend>Quicksearch</legend>
100
- <input type="text" name="quicksearch" value=""
101
- class="quicksearch-field" />
102
- </fieldset>
103
- </form>
104
-
105
- <ul class="link-list">
106
-
107
- <li><a href="../OpenTok.html">OpenTok</a></li>
108
-
109
- <li><a href="../OpenTok/OpenTokException.html">OpenTok::OpenTokException</a></li>
110
-
111
- <li><a href="../OpenTok/OpenTokSDK.html">OpenTok::OpenTokSDK</a></li>
112
-
113
- <li><a href="../OpenTok/RoleConstants.html">OpenTok::RoleConstants</a></li>
114
-
115
- <li><a href="../OpenTok/Session.html">OpenTok::Session</a></li>
116
-
117
- <li><a href="../OpenTok/SessionPropertyConstants.html">OpenTok::SessionPropertyConstants</a></li>
118
-
119
- <li><a href="../Net.html">Net</a></li>
120
-
121
- <li><a href="../Net/HTTP.html">Net::HTTP</a></li>
122
-
123
- <li><a href="../Hash.html">Hash</a></li>
124
-
125
- <li><a href="../Opentok.html">Opentok</a></li>
126
-
127
- </ul>
128
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
129
- </div>
130
-
131
-
132
- </div>
133
- </div>
134
-
135
- <div id="documentation">
136
- <h1 class="class">OpenTok::RoleConstants</h1>
137
-
138
- <div id="description">
139
-
140
- </div>
141
-
142
- <!-- Constants -->
143
-
144
- <div id="constants-list" class="section">
145
- <h3 class="section-header">Constants</h3>
146
- <dl>
147
-
148
- <dt><a name="SUBSCRIBER">SUBSCRIBER</a></dt>
149
-
150
- <dd class="description"></dd>
151
-
152
-
153
- <dt><a name="PUBLISHER">PUBLISHER</a></dt>
154
-
155
- <dd class="description"></dd>
156
-
157
-
158
- <dt><a name="MODERATOR">MODERATOR</a></dt>
159
-
160
- <dd class="description"></dd>
161
-
162
-
163
- </dl>
164
- </div>
165
-
166
-
167
- <!-- Attributes -->
168
-
169
-
170
- <!-- Methods -->
171
-
172
-
173
- </div>
174
-
175
-
176
- <div id="rdoc-debugging-section-dump" class="debugging-section">
177
-
178
- <p>Disabled; run with --debug to generate this.</p>
179
-
180
- </div>
181
-
182
- <div id="validator-badges">
183
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
184
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
185
- Rdoc Generator</a> 1.1.6</small>.</p>
186
- </div>
187
-
188
- </body>
189
- </html>
190
-
@@ -1,284 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
-
8
- <title>Class: OpenTok::Session</title>
9
-
10
- <link rel="stylesheet" href="../rdoc.css" type="text/css" media="screen" />
11
-
12
- <script src="../js/jquery.js" type="text/javascript"
13
- charset="utf-8"></script>
14
- <script src="../js/thickbox-compressed.js" type="text/javascript"
15
- charset="utf-8"></script>
16
- <script src="../js/quicksearch.js" type="text/javascript"
17
- charset="utf-8"></script>
18
- <script src="../js/darkfish.js" type="text/javascript"
19
- charset="utf-8"></script>
20
-
21
- </head>
22
- <body class="class">
23
-
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="../index.html">Home</a>
29
- <a href="../index.html#classes">Classes</a>
30
- <a href="../index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="file-metadata">
36
- <div id="file-list-section" class="section">
37
- <h3 class="section-header">In Files</h3>
38
- <div class="section-body">
39
- <ul>
40
-
41
- <li><a href="../lib/open_tok/session_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
- class="thickbox" title="lib/open_tok/session.rb">lib/open_tok/session.rb</a></li>
43
-
44
- </ul>
45
- </div>
46
- </div>
47
-
48
-
49
- </div>
50
-
51
- <div id="class-metadata">
52
-
53
- <!-- Parent Class -->
54
-
55
- <div id="parent-class-section" class="section">
56
- <h3 class="section-header">Parent</h3>
57
-
58
- <p class="link">Object</p>
59
-
60
- </div>
61
-
62
-
63
- <!-- Namespace Contents -->
64
-
65
-
66
- <!-- Method Quickref -->
67
-
68
- <div id="method-list-section" class="section">
69
- <h3 class="section-header">Methods</h3>
70
- <ul class="link-list">
71
-
72
- <li><a href="#method-c-new">::new</a></li>
73
-
74
- <li><a href="#method-i-to_s">#to_s</a></li>
75
-
76
- </ul>
77
- </div>
78
-
79
-
80
- <!-- Included Modules -->
81
-
82
- </div>
83
-
84
- <div id="project-metadata">
85
-
86
-
87
- <div id="fileindex-section" class="section project-section">
88
- <h3 class="section-header">Files</h3>
89
- <ul>
90
-
91
- <li class="file"><a href="../CHANGES.html">CHANGES</a></li>
92
-
93
- <li class="file"><a href="../Gemfile.html">Gemfile</a></li>
94
-
95
- <li class="file"><a href="../LICENCE.html">LICENCE</a></li>
96
-
97
- <li class="file"><a href="../Rakefile.html">Rakefile</a></li>
98
-
99
- </ul>
100
- </div>
101
-
102
-
103
- <div id="classindex-section" class="section project-section">
104
- <h3 class="section-header">Class Index
105
- <span class="search-toggle"><img src="../images/find.png"
106
- height="16" width="16" alt="[+]"
107
- title="show/hide quicksearch" /></span></h3>
108
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
109
- <fieldset>
110
- <legend>Quicksearch</legend>
111
- <input type="text" name="quicksearch" value=""
112
- class="quicksearch-field" />
113
- </fieldset>
114
- </form>
115
-
116
- <ul class="link-list">
117
-
118
- <li><a href="../OpenTok.html">OpenTok</a></li>
119
-
120
- <li><a href="../OpenTok/OpenTokException.html">OpenTok::OpenTokException</a></li>
121
-
122
- <li><a href="../OpenTok/OpenTokSDK.html">OpenTok::OpenTokSDK</a></li>
123
-
124
- <li><a href="../OpenTok/RoleConstants.html">OpenTok::RoleConstants</a></li>
125
-
126
- <li><a href="../OpenTok/Session.html">OpenTok::Session</a></li>
127
-
128
- <li><a href="../OpenTok/SessionPropertyConstants.html">OpenTok::SessionPropertyConstants</a></li>
129
-
130
- <li><a href="../Net.html">Net</a></li>
131
-
132
- <li><a href="../Net/HTTP.html">Net::HTTP</a></li>
133
-
134
- <li><a href="../Hash.html">Hash</a></li>
135
-
136
- <li><a href="../Opentok.html">Opentok</a></li>
137
-
138
- </ul>
139
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
140
- </div>
141
-
142
-
143
- </div>
144
- </div>
145
-
146
- <div id="documentation">
147
- <h1 class="class">OpenTok::Session</h1>
148
-
149
- <div id="description">
150
- <p>
151
- The session object that contains the <a
152
- href="Session.html#session_id">session_id</a>
153
- </p>
154
-
155
- </div>
156
-
157
- <!-- Constants -->
158
-
159
-
160
- <!-- Attributes -->
161
-
162
- <div id="attribute-method-details" class="method-section section">
163
- <h3 class="section-header">Attributes</h3>
164
-
165
-
166
- <div id="session-id-attribute-method" class="method-detail">
167
- <a name="session_id"></a>
168
-
169
- <div class="method-heading attribute-method-heading">
170
- <span class="method-name">session_id</span><span
171
- class="attribute-access-type">[R]</span>
172
- </div>
173
-
174
- <div class="method-description">
175
-
176
-
177
-
178
- </div>
179
- </div>
180
-
181
- </div>
182
-
183
-
184
- <!-- Methods -->
185
-
186
- <div id="public-class-method-details" class="method-section section">
187
- <h3 class="section-header">Public Class Methods</h3>
188
-
189
-
190
- <div id="new-method" class="method-detail ">
191
- <a name="method-c-new"></a>
192
-
193
- <div class="method-heading">
194
-
195
- <span class="method-name">new</span><span
196
- class="method-args">(session_id)</span>
197
- <span class="method-click-advice">click to toggle source</span>
198
-
199
- </div>
200
-
201
- <div class="method-description">
202
-
203
-
204
-
205
-
206
-
207
- <div class="method-source-code"
208
- id="new-source">
209
- <pre>
210
- <span class="ruby-comment cmt"># File lib/open_tok/session.rb, line 16</span>
211
- 16: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">session_id</span>)
212
- 17: <span class="ruby-ivar">@session_id</span> = <span class="ruby-identifier">session_id</span>
213
- 18: <span class="ruby-keyword kw">end</span></pre>
214
- </div>
215
-
216
- </div>
217
-
218
-
219
-
220
-
221
- </div>
222
-
223
-
224
- </div>
225
-
226
- <div id="public-instance-method-details" class="method-section section">
227
- <h3 class="section-header">Public Instance Methods</h3>
228
-
229
-
230
- <div id="to-s-method" class="method-detail ">
231
- <a name="method-i-to_s"></a>
232
-
233
- <div class="method-heading">
234
-
235
- <span class="method-name">to_s</span><span
236
- class="method-args">()</span>
237
- <span class="method-click-advice">click to toggle source</span>
238
-
239
- </div>
240
-
241
- <div class="method-description">
242
-
243
-
244
-
245
-
246
-
247
- <div class="method-source-code"
248
- id="to-s-source">
249
- <pre>
250
- <span class="ruby-comment cmt"># File lib/open_tok/session.rb, line 20</span>
251
- 20: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_s</span>
252
- 21: <span class="ruby-identifier">session_id</span>
253
- 22: <span class="ruby-keyword kw">end</span></pre>
254
- </div>
255
-
256
- </div>
257
-
258
-
259
-
260
-
261
- </div>
262
-
263
-
264
- </div>
265
-
266
-
267
- </div>
268
-
269
-
270
- <div id="rdoc-debugging-section-dump" class="debugging-section">
271
-
272
- <p>Disabled; run with --debug to generate this.</p>
273
-
274
- </div>
275
-
276
- <div id="validator-badges">
277
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
278
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
279
- Rdoc Generator</a> 1.1.6</small>.</p>
280
- </div>
281
-
282
- </body>
283
- </html>
284
-