AvayaExperiencePlatform / omni-sdk-js

Avaya Experience Platform™ provides Omni SDK using which you can enable your client applications with Messaging and WebRTC capabilities of Avaya Experience Platform™

Home Page:https://developers.avayacloud.com/avaya-experience-platform/docs/web-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avaya Experience Platform™ Web Omni SDK

⚠️ Disclaimer

Installing, downloading, copying or using this SDK is subject to terms and conditions available in the LICENSE file.

Prerequisites

Before you start integrating your web application with the Avaya Experience Platform™ (AXP) Web Omni SDK, you need to make sure that you have the required information, like the integrationId, appKey, and region. The Avaya Experience Platform™ account administrator should be able to provide you with these details.

Your backend application server additionally needs changes to be able to acquire JWT tokens for your web application. Refer to this guide for a detailed description about this.

Getting Started

The Avaya Experience Platform™ Web Omni SDK consist of three modules:

Start with the AXP Core module to initialize the SDK and establish a session with AXP. The easiest and fastest way to enable your application with AXP Messaging capabilities is to use the built-in AXP Messaging UI. In case your application needs to handle messaging events or you want to create your own Messaging UI, use the AXP Messaging module. For Calling application, use the AXP Calling.

License

View LICENSE

Changelog

View CHANGELOG.md

About

Avaya Experience Platform™ provides Omni SDK using which you can enable your client applications with Messaging and WebRTC capabilities of Avaya Experience Platform™

https://developers.avayacloud.com/avaya-experience-platform/docs/web-sdk

License:Other


Languages

Language:JavaScript 50.3%Language:TypeScript 27.2%Language:HTML 14.5%Language:CSS 8.0%