@webex/plugin-cc

3.5.0-wxcc.1 • Public • Published

Table of Contents


Getting Started

The ContactCenter package is designed to provide a set of APIs to perform various operations for the Agent flow within Webex Contact Center.

TODO: Add the documentation links once ready

Developing

git clone https://github.com/\<your-fork\>/webex-js-sdk.git
cd webex-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/plugin-cc run test:unit

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/plugin-cc

(or)

  yarn add @webex/plugin-cc
  import ContactCenter from '@webex/plugin-cc'

CDN

  <script src="../contact-center.min.js"></script>

Kitchen Sink App

To test Contact Center SDK API, use this Kitchen Sink app: https://webex.github.io/webex-js-sdk/samples/contact-center/

/@webex/plugin-cc/

    Package Sidebar

    Install

    npm i @webex/plugin-cc

    Weekly Downloads

    227

    Version

    3.5.0-wxcc.1

    License

    none

    Unpacked Size

    55.4 kB

    Total Files

    31

    Last publish

    Collaborators

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