Help Center/
Cognitive Engagement Center/
Operation Management - Agent Workbench Integration with Third-Party Web Pages/
Scenario 3: Integration by Using a URL (in Page JavaScript Invocation Mode)/
Integration Development/
Developing the Function of Removing Listening Events
Updated on 2023-10-12 GMT+08:00
Developing the Function of Removing Listening Events
- Remove the Init listening event.
AICCSupport.removeHandler('Init');
Init is the value of the eventName parameter of the removeHandler method.
Table 1 Input parameter of the removeHandler method Parameter
Type
Name
Mandatory or Not
Description
eventName
String
Event name
Yes
Event name, such as the example in 1.
- Press F12 to open the browser console. If the output log "[AICCSupport Log] -Info- removeHandler - remove Init handler" can be found, the listening event is removed successfully.
Parent topic: Integration Development
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot