@webex/calling
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

Table of Contents


Getting Started

With the Webex Calling SDK, you can effortlessly integrate fundamental audio calling capabilities into your solutions, enhancing the way your users connect.

Developing

git clone https://github.com/\<your-fork\>/webex-js-sdk.git
cd web-js-sdk/
yarn install

Building

If your project needs some additional steps for the developer to build the project after some code changes, state them here:

yarn workspaces foreach --parallel --verbose run build:src

yarn build:local

Testing

 yarn workspace @webex/calling run test

Samples

  yarn run samples:serve

Consuming SDK

To consume the latest stable version of the Calling SDK one can use NPM or CDN.

NPM

  npm install @webex/calling

(or)

  yarn add @webex/calling
  import Calling from '@webex/calling'

CDN

  <script src="../calling.min.js"></script>

Kitchen Sink App

To test Calling SDK API, use this Kitchen Sink app: https://webex.github.io/webex-js-sdk/samples/calling/

Readme

Keywords

none

Package Sidebar

Install

npm i @webex/calling

Weekly Downloads

196

Version

3.0.1

License

MIT

Unpacked Size

3.95 MB

Total Files

343

Last publish

Collaborators

  • arun3528
  • npm.tropo
  • webex-jenkins
  • adamweeks
  • taymoork2
  • webex-components-publisher
  • webex-web-client