src/session/startup/actions.ts
Properties |
|
constructor(sessionName: string, sessionId: SessionId, baseUrl: string | undefined)
|
Public Readonly baseUrl |
Type : string | undefined
|
Public Readonly sessionId |
Type : SessionId
|
Public Readonly sessionName |
Type : string
|
Readonly type |
Default value : StartupActions.LOAD_SESSION
|