Skip to content
Was this article helpful?

Capabilities

Introduction

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 required.
  4. Start the session by passing ICA.You can refer to StoreFront Web APIs to fetch ICA.

Click here to access full API documentation.

Was this article helpful?