Hierarchy

  • EaiwsSettings

Properties

baseUrl: null | string

base url of the EAIWS server

gatekeeperAppId?: string

Application ID used to connect to gatekeeper.

gatekeeperId: null | string

gatekeeper ID to use for session creation, ignored if baseUrl and startup are defined

keepAliveInterval?: number

Interval for the session keep alive message in milliseconds. (default: 60000, 0 disables keep alive) Only used if session is created with baseUrl and startup.

startup: null | string

startup to use for session creation

Generated using TypeDoc