Code Monkey home page Code Monkey logo

twilio-voice-phonegap-plugin's Introduction

PhoneGap Plugin for Twilio Voice

PhoneGap/Cordova Plugin for Twilio Programmable Voice SDK

Example Application

Looking for a simple PhoneGap starter application to show how this is used? https://github.com/jefflinwood/twilio-voice-phonegap-example

Twilio Voice

This plugin is a wrapper for the Twilio Voice SDK for iOS and Android: https://www.twilio.com/docs/api/voice-sdk

If you are using the Twilio Client SDK for iOS and Android, see the earlier Twilio Client Plugin https://github.com/jefflinwood/twilio_client_phonegap

Available on NPM

cordova plugin add twilio-voice-phonegap-plugin

The NPM Page for this plugin: https://www.npmjs.com/package/twilio-voice-phonegap-plugin

Preferences

There are three preferences you will need to configure:

Preference Example Description
INCOMING_CALL_APP_NAME PhoneApp Users will get a notification that they have an inbound call (either a standard Push notification, or a CallKit screen) - this name is shown to the users.
GCM_SENDER_ID 12345 This is the Google Cloud Messaging Sender ID used for sending push notifications. If you aren't using Android, you can set GCM_SENDER_ID to a dummy value, like 123. The GCM Sender ID has to match the one you already use inside your application - you can only register with one at a time.
ENABLE_CALL_KIT true This plugin has optional CallKit support for iOS 10 and above. ENABLE_CALL_KIT should be "true" or "false"

twilio-voice-phonegap-plugin's People

Contributors

jefflinwood avatar

Watchers

James Cloos avatar Paulina Gallo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.