From Bright Pattern Documentation
< 5.19:Embedded-agent-desktop-sdk-specification
Revision as of 23:58, 4 October 2018 by Tracy (talk | contribs) (Created page with "<translate> = General Information = The syntax for all the methods and events in this specification includes the object ''window.bpspat.api''. This object is created when the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.3 • 5.8

<translate>

General Information

The syntax for all the methods and events in this specification includes the object window.bpspat.api. This object is created when the script file is included in an external webpage as shown:

<script type="text/javascript" src="https://YOUR_AGENT_DESKTOP_WEB_SERVER/agentdesktop/app/lib/servicepattern-sdk-v1.js"></script>


Note that in the script source, you replace YOUR_AGENT_DESKTOP_WEB_SERVER with your actual web server.


</translate>

< Previous | Next >