You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Does the BUI Extensibility Framework support ES6 classes?

Received Response
10
Views
2
Comments
edited Jun 13, 2022 4:13AM in General Technical Discussions 2 comments

Summary:

Are ES6 classes supported by BUI Extensibility Framework?

Content (required):

Hello,

Since 2017 our customer uses a CTI integration, that is a version based on the Twilio accelerator that integrates with Avaya.

We are now extending it functionality to allow to integrate with Avaya POM.

The thing is that we begin to get some errors in browser's console like follows:

Uncaught TypeError: Cannot read property 'someProp' of undefined.

When review the code reference, "someProp" is a property definded at class ctiTelephonyAddin with this.someProp = "someValue";

Trying to figure out whats going on with that error, found the following post regarding to:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!