File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 5
5
The OpenTok Java SDK lets you generate
6
6
[ sessions] ( http://tokbox.com/opentok/tutorials/create-session/ ) and
7
7
[ tokens] ( http://tokbox.com/opentok/tutorials/create-token/ ) for [ OpenTok] ( http://www.tokbox.com/ )
8
- applications that run on the JVM. This version of the SDK also includes support for working with
9
- [ OpenTok 2.0 archives] ( http://tokbox.com/#archiving ) .
8
+ applications that run on the JVM. This version of the SDK also includes support for working
9
+ with [ OpenTok 2.0 archives] ( http://tokbox.com/#archiving ) .
10
+
11
+ If you are updating from a previous version of this SDK, see
12
+ [ Important changes in v2.2] ( #important-changes-in-v22 ) .
13
+
10
14
11
15
# Installation using Maven Central (recommended):
12
16
@@ -201,7 +205,7 @@ This project is tested on both OpenJDK and Oracle implementations.
201
205
See the [ Releases] ( https://github.com/opentok/opentok-java-sdk/releases ) page for details
202
206
about each release.
203
207
204
- ## Important changes in v2.2
208
+ # Important changes in v2.2
205
209
206
210
This version of the SDK includes support for working with OpenTok 2.0 archives. (This API does not
207
211
work with OpenTok 1.0 archives.)
You can’t perform that action at this time.
0 commit comments