5.0.0 • Published 3 years ago

cordova-plugin-twilio-chat v5.0.0

Weekly downloads
21
License
MIT
Repository
github
Last release
3 years ago

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
    });
5.0.0

3 years ago

4.0.0

4 years ago

3.3.0

5 years ago

3.2.0

5 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.2

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago