Skip to content

Kandy Anonymous CallMe JavaScript SDK

License

Notifications You must be signed in to change notification settings

Kandy-IO/kandy-callMe-js-sdk-3.x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The v3 stream of the Kandy CallMe JavaScript SDK has been deprecated and is not receiving regular updates. The latest version of the SDK can be found at https://github.com/Kandy-IO/kandy-callMe-js-sdk.

Kandy CallMe JavaScript SDK 3.x

Install

Using npm :

$ npm install @kandy-io/callme-sdk-3.x

Install a particular build :

To install a particular build branch or beta branch with the Github URL, run:

$ npm install https://github.com/Kandy-IO/kandy-callMe-js-sdk-3.x#<build number or "beta"> --save

In the browser :

<script src="https://unpkg.com/@kandy-io/callme-sdk-3.x@3.41.1/dist/kandy.js"
  integrity="sha384-T/8sL2EwDwBRPPZcrpxf0pMvLY9dhvcRaV5Y1xuaFdmTXIzI2hEouCqatOcwilfa"
  crossorigin="anonymous">
</script>

Documentation

The information about tutorials and documents can be found in the links below

Compatibility

Browsers Versions Operating Systems
Chrome Last 3 Major Versions Windows, MacOS, Linux, Android
Firefox Last 3 Major Versions Windows, MacOS, Linux
Electron Last 2 Major Versions Windows, MacOS, Linux