Skip to main content Skip to complementary content

AppWithIdOrDefault Method

Overloads

AppWithIdOrDefault(ILocation, String)

Connect to a Qlik Sense app with the app id. This method opens a temporary websocket connection.

AppWithIdOrDefault(ILocation, String)

Connect to a Qlik Sense app with the app id. This method opens a temporary websocket connection.

Declaration

      public static IAppIdentifier AppWithIdOrDefault(this ILocation location, string appId)
    

Parameters

Type Name Description
ILocation location

Location object of the Qlik Sense instance

System.String appId

App identification

Returns

Type Description
IAppIdentifier

IAppIdentifier or default if no such app is found.

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!