We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924ff51 commit e325ad9Copy full SHA for e325ad9
OPENTOK_TO_VONAGE_MIGRATION.md
@@ -54,7 +54,7 @@ There are some changes to methods between the `opentok` SDK and the Video API im
54
- Some methods have been renamed and/or moved, for clarity and/or to better reflect what the method does. These are listed below:
55
56
| OpenTok Method Name | Vonage Video Method Name |
57
-|---|---|---|
+|---|---|
58
| `opentok.generate_token` | `video.generate_client_token` |
59
| `opentok.archives.create` | `video.archives.start` |
60
| `opentok.archives.find` | `video.archives.info` |
0 commit comments