Skip to content

Commit

Permalink
Fix table in video migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
superchilled committed Dec 11, 2023
1 parent 924ff51 commit e325ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OPENTOK_TO_VONAGE_MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ There are some changes to methods between the `opentok` SDK and the Video API im
- Some methods have been renamed and/or moved, for clarity and/or to better reflect what the method does. These are listed below:

| OpenTok Method Name | Vonage Video Method Name |
|---|---|---|
|---|---|
| `opentok.generate_token` | `video.generate_client_token` |
| `opentok.archives.create` | `video.archives.start` |
| `opentok.archives.find` | `video.archives.info` |
Expand Down

0 comments on commit e325ad9

Please sign in to comment.