Capabilities
Introduction
HDX SDK for Chrome provides APIs that lets third party chrome packaged apps to launch and interact with the Citrix hosted apps and desktops sessions.
Getting Started
- Include
CitrixChromeSDK.js
file in the third party chrome app. - Set the connection parameters for launching the session.
- Attach the events if required.
- Start the session by passing ICA.You can refer to StoreFront Web APIs to fetch ICA.
Click here to access full API documentation.