1.0.1 • Published 6 years ago

nativescript-opentok-plugin v1.0.1

Weekly downloads
2
License
Apache-2.0
Repository
-
Last release
6 years ago

Nativescript OpenTok Plugin

This repository is a fork of https://github.com/TeamMaestro/nativescript-opentok, all credit to this repository for the wrapper and actual code. This plugin is just an dirty but working updated version based on the last OpenTok SDK with a working example.

Usage

Look at the demo folder for a simple working example. Replace API, SESSION and TOKEN with actual ones.

Install

Just run npm install nativescript-opentok-plugin --save inside your Nativescript application.