songz / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
Other
162 stars 270 forks source link

session.signal doesn't have a completionHandler #126

Open aullman opened 10 years ago

aullman commented 10 years ago

session.signal has a completionHandler in opentok.js for web. https://tokbox.com/opentok/libraries/client/js/reference/Session.html#signal

It doesn't appear to for the cordova version. At least it never fires.