/wrappers

Public wrappers for the Tok3n API

Primary LanguageJavaApache License 2.0Apache-2.0

OpenTok3n APIv2 Wrappers

Set of wrappers for OpenTok3n API version 2. The aim for the project is to make the API accesible to different languages and speed up development that reuse the API.

Content

List of functions available from the wrapper.

  • tok3n.client() - receive the information from the user
  • tok3n.validation() - specify the type of authentication to the server

Usage

Python

Go

Java

Javascript

The example using the Rhino Javascript Shell.

Ruby

PHP

Bash Shell