Citrix Workspace app for Chrome HDX SDK

Capabilities

Citrix Workspace app for Chrome 1808 HDX SDK provides APIs that lets third party chrome packaged apps to launch and interact with the Citrix hosted apps and desktops sessions.

Getting started

  1. Include CitrixChromeSDK.js file in the third party chrome app.
  2. Set the connection parameters for launching the session.
  3. Attach the events if necessary.
  4. Start the session by passing ICA. You can refer to StoreFront Web APIs to fetch ICA.

Click here to access full API documentation.

Capabilities