Using show and hide can control copilot’s visibility on the page
//show
eucera('agent', AGENT_API_NAME, 'show');
//hide
eucera('agent', AGENT_API_NAME, 'hide');
Using show and hide can control copilot’s visibility on the page
//show
eucera('agent', AGENT_API_NAME, 'show');
//hide
eucera('agent', AGENT_API_NAME, 'hide');