To receive various states during the connection from client to server.
- Reference guide for Citrix HTML5 Receiver SDK. Name Type Description; id: String: id of the button: config.isPrimary: boolean: Value set to true specifies that the button to.
- Citrix is not responsible for and does not endorse or accept any responsibility for the contents or your use of these third party Web sites. Citrix is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by Citrix of the linked Web site.
- Citrix Receiver for HTML5 is a zero install client hosted on StoreFront servers and enables users to access virtual desktops and hosted applications delivered by XenDesktop and XenApp from a web browser. The Receiver for HTML5 can be used for cases where Receiver cannot be installed locally, such as from a kiosk or an insecure device.
- Step1: Enable Receiver for HTML5 in Citrix StoreFront Follow the steps to enable Receiver for HTML5 in XenDesktop 7 environment. This is achieved by logging (RDP) to your Delivery Controller and using the Citrix StoreFront management console. Either accessing it from Citrix Studio console or from Citrix StoreFront console.
Citrix releases the Receiver for HTML5 client for Chrome and Firefox browsers. Receiver for HTML5 is a zero install client allowing connection through a browser to XenApp and XenDesktop.
Type¶
Citrix Receiver Html5 Local Access
object
Properties¶
Name | Type | Description |
---|---|---|
state | String | Different connection states below: - connecting: Raised when connection starts before displaying connection dialog. - connected: Raised when connection is complete and when server and client starts exchanging data. - sessionReady: Raised when session is fully initialized, launched and ready for user interaction. |
Example¶
Raised when the connection with the server is closed.
Example¶
Raised on occurrence of any error in Citrix Receiver.
Type¶
object
Properties¶
Name | Type | Description |
---|---|---|
id | String | String ID defined in |
message | String | Localized error message for the key. Customer can provide custom string in the language file to get meaningful error in the context of the deployment. |
Example¶
onToolbarBtnClick_btn_id¶
Raised when the custom toolbar button with id equal to btn_id is clicked.
Example¶
Raised when URL redirection is configured on server and when any URL is passed to the HTML5 engine to process. The message would contain the URL that is redirected to the client.
Type¶
Citrix Receiver Web
object
Properties¶
Name | Type | Description |
---|---|---|
url | String | The value of the url would contain the URL that is redirected to the client. |
Example¶
downloadWhy can't I download this file?