From Bright Pattern Documentation
Jump to: navigation, search
(Created page with "<translate> = Overview = There are many ways to call the JS Outpage API methods and events from Bright Pattern's embedded Agent Desktop widget. See the Embedded-agent-deskto...")
 
Line 1: Line 1:
 
<translate>
 
<translate>
 
= Overview =
 
= Overview =
There are many ways to call the JS Outpage API methods and events from Bright Pattern's embedded Agent Desktop widget. See the [[Embedded-agent-desktop-sdk-specification/ExampleSDK/Sample_Code |  SDK Sample Code]] section of this guide for an example of how you can attach methods and events to HTML elements.
+
There are many ways to call the JS Outpage API methods and events from Bright Pattern's embedded Agent Desktop widget. This section provides [[Embedded-agent-desktop-sdk-specification/ExampleSDK/Sample_Code |  SDK sample code]], which embeds the Agent Desktop widget on a basic webpage and attaches all the methods and events of the Embedded Agent Desktop API to web elements.
  
For more information, please see the API Reference and Use Cases sections of this guide:
+
See the [[Embedded-agent-desktop-sdk-specification/UseCases/Overview |  Use Cases]] section of this guide for more ways to use the SDK.
* [[Embedded-agent-desktop-sdk-specification/Methods/Overview |  Methods]]
 
  
* [[Embedded-agent-desktop-sdk-specification/Events/Overview |  Events]]
 
 
* [[Embedded-agent-desktop-sdk-specification/UseCases/Overview |  Use Cases]]
 
  
  

Revision as of 23:29, 26 March 2019

• 5.19 • 5.3 • 5.8

<translate>

Overview

There are many ways to call the JS Outpage API methods and events from Bright Pattern's embedded Agent Desktop widget. This section provides SDK sample code, which embeds the Agent Desktop widget on a basic webpage and attaches all the methods and events of the Embedded Agent Desktop API to web elements.

See the Use Cases section of this guide for more ways to use the SDK.



</translate>

< Previous | Next >