Skip to main content Skip to complementary content

ActiveApp Method

Overloads

ActiveApp(ILocation, IAppIdentifier, ISession)

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

ActiveApp(ILocation, IAppIdentifier, ISession)

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

Declaration

      public static IApp ActiveApp(this ILocation location, IAppIdentifier appIdentifier, ISession session = null)
    

Parameters

Type Name Description
ILocation location

Location object of the Qlik Sense instance

IAppIdentifier appIdentifier

Token to identify an unique app

ISession session

Defines a specific app session, that can be connected to.

Returns

Type Description
IApp

IApp

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!