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

How to hide chat inlay

Accepted answer
22
Views
5
Comments
edited Jun 24, 2022 5:48PM in General Technical Discussions 5 comments

Hi All,

I want to hide the inlay chat based on click event. Below code is to show inlay, Same as any code to hide the inlay please share the hide inlay script.


 oit.fire(new oit.CustomEvent('inlay-oracle-chat-embedded-show', {
              detail: {
              id: 'chatInlay'
              }
          }));


I could see some pre defined function are available, can some one please share document how to use the below OIT pre defined function



Regards,

Satheesh AS.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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