Socket
Socket
Sign inDemoInstall

cordova-plugin-twilio-chat

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cordova-plugin-twilio-chat

Cordova plugin for Twilio Programmable Chat


Version published
Weekly downloads
14
increased by180%
Maintainers
1
Install size
1.64 MB
Created
Weekly downloads
 

Readme

Source

cordova-plugin-twilio-chat

NPM Build Status

This plugin offers support of Twilio Programmable Chat for Apache Cordova

Usage

After this plugin installation Twilio Programmable Chat is available in your Cordova project using TwilioChat accessor. API and interfaces are identical to Twilio Chat JavaScript library.

Example of usage:

    TwilioChat.Client.create(token).then(client => {
        // Use client
    });

Keywords

FAQs

Last updated on 30 Jun 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc