Skip to content

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

License

Notifications You must be signed in to change notification settings

AvayaExperiencePlatform/omni-sdk-ios

Repository files navigation

Avaya Experience Platform™ iOS 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 iOS application with the Avaya Experience Platform™ (AXP) iOS 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 iOS application. Refer to this guide for a detailed description about this.

Getting Started

The Avaya Experience Platform™ iOS Omni SDK consist of four modules:

Start with the AXPCore 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 AXPMessagingUI. In case your application needs to handle messaging events or you want to create your own Messaging UI, use the AXPMessaging module.

License

View LICENSE