Socket
Book a DemoInstallSign in
Socket

@nice-devone/digital-sdk

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nice-devone/digital-sdk

NICE CXone Digital SDK

25.3.1
latest
Source
npmnpm
Version published
Weekly downloads
30
-63.86%
Maintainers
3
Weekly downloads
 
Created
Source

NICE CXone Digital SDK

  • Official SDK Documentation
  • NPM package
  • Sample Web App

Requirements

  • TypeScript 4.7
  • Runtime: ES2022 (WebSocket, Intl, Promise, EventTarget, CustomEvent, JSON, Date, etc.)
  • Custom application bundler (webpack, create-react-app, etc.)

This README file provides an overview of the @nice-devone/digital-sdk library. It is a typescript library that empowers developers to interact with digital-sdk functionalities within their applications built for the NICE CXone platform.

Features

  • Digital Client: To Interact with the CXone platform using the CXoneDigitalClient.

  • Contact Information: To get the contact details from (e.g., call alerts, work item updates).

  • Digital Service: To get the digital Service details like information about digital channels, invoke Out bound Channels, inbound channels etc.

  • Digital Contact Helper: Helper class to accomodate parsing logic for cxone-digital-contact.

  • User Slot Provider: Utilize user slot events like digital status, restart worker, terminate polling and refresh token etc.

  • Event Hub Provider: To initiate the event hub worker for digital contact and to terminate the polling of event hub api.

  • Contact Manager: To initialize the digital web socket connection and manage the user slot details and handling messages using digital web socket.

  • Browser Utils: For updating co-browser data using local storage and to use other utils.

Installation

npm install @nice-devone/digital-sdk

Peer Dependencies

This library relies on several peer dependencies, including:

@nice-devone/common-sdk 

@nice-devone/acd-sdk

@nice-devone/agent-sdk

@nice-devone/i18n

@nice-devone/shared-apps-lib

Ensure these dependencies are also installed and configured correctly for proper functionality.

Usage

  • Import necessary modules:
import { CXoneDigitalClient } from '@nice-devone/digital-sdk';

Import other relevant functionalities as needed (e.g., call control, notifications)
  • Initialize CXoneDigital Client:
CXoneDigitalClient.instance.initDigitalEngagement();
  • Leverage SDK functionalities:

Refer to the official documentation for detailed usage examples on specific features like CXoneDigitalClient, CXoneDigitalContact, DigitalContactManager etc.

Explore the available classes and methods within the library to interact with CXone digital-sdk functionalities.

Documentation

For detailed documentation and developer related queries, Please visit Official SDK Documentation

Compatibility

This SDK is likely compatible with specific CXone Agent SDK versions. Refer to the documentation for supported versions.

License

Check the license file for specific terms regarding the use of this SDK.

Additional Notes

Consider exploring the codebase (src/lib/digital) for a more comprehensive understanding of the functionalities offered.

FAQs

Package last updated on 21 Aug 2025

Did you know?

Socket

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.