Click or drag to resize
Session Methods
Methods
  NameDescription
Public methodStatic memberCode exampleWithApp(IAppIdentifier, SessionType)
Initializes a app specific session
SessionTypeBehavior
SessionType.DefaultConnects to a app session shared with the Qlik Sense web client
SessionType.RandomConnects to a globally unique app session
Public methodStatic memberCode exampleWithApp(IAppIdentifier, String)
Initializes a app specific session with a custom session token
Top
See Also