Skip to main content Skip to complementary content

IQcsLocation Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Interface for handling connections to Qlik Cloud Services.

Syntax

public interface IQcsLocation : IQcsLocation, IGenericLocation

Methods

Name Description
App(String, SessionToken, Boolean)

Connect to a Qlik Sense app. This method opens a websocket connection.

AppAsync(String, SessionToken, Boolean)

Connect to a Qlik Sense app. This method opens a websocket connection.

SessionApp()

Create and connect to a session app. This method opens a websocket connection.

SessionAppAsync()

Create and connect to a session app. This method opens a websocket connection.

SessionAppFromApp(String)

Create and connect to a session app. This method opens a websocket connection.

SessionAppFromAppAsync(String)

Create and connect to a session app. This method opens a websocket connection.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!