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