Click or drag to resize
SessionWithApp Method
Overload List
  NameDescription
Public methodStatic memberCode exampleWithApp(IAppIdentifier, SessionType)
Initializes a app specific session
SessionTypeBehavour
SessionType.DefaultConnects to a app session shared with the Qlik Senese web client
SessionType.RandomConnects to a globaly unique app session
Public methodStatic memberCode exampleWithApp(IAppIdentifier, String)
Initializes a app specific session with a custom session token
Top
See Also