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