Discussions
Widget API logout & voiceinteraction to service
In our widget we want to build a logout button so the user can logout with one click. We can use the finishwork method from the Widget API but is there also a logout method we can use? Then the user is really logged out and not still connected.
WidgetAPI instantiation issues in Avaya Cloud Workspaces
Hi,
Adjusting style Neo CCS in widget
We are building our first widget for AXP Workspaces. In our company the standard is Vue JS for websites. So our widget is build in Vue JS 3 with Vite. We want to use the Neo CSS in the widget for the same look and feel.
Capturing workflow comments in an API
I have a webchat wworkflow that asks the following questions
onParticipantsAdded Workspaces event not working as documented
I am trying to track the participants via a workspaces widget, and I am subscribing to the onParticipantsAdded event, but I am not getting any data in the payload element of the event message and the event message comes in at times that no participant has been added or removed.
Widget hosting - CORS settings recommendation
Are there any recommendations from Avaya side regarding the CORS configuration of the server used for hosting custom widgets?
timezone-widget source code
Where can I find the timezone-widget source code. This example is shown in the video training tutorial, but I can't find the source code for it. The tutorial does not show all the code and zips through the whole development process very quickly.
widget framework: conf/xfer methods
there are multiple methods available for conferencing and transferring a call - for example, for "singlestepConference" there is just plain singleStepConference(), and then ...ToTeam(), ...ToService() and ...ToUser()
Widget SDK for Screen Pop UP
Is it possible to customize the pop up screen in AXP with Widget Framework?
How to capture real-time voice streams (Raw Audio) using the Workspaces Widget?
Avaya Workspaces