src/session/events/actions.ts
Properties |
|
constructor(sessionName: string, newSessionId: SessionId, error: any)
|
Public Readonly error |
error:
|
Type : any
|
Public Readonly newSessionId |
newSessionId:
|
Type : SessionId
|
Public Readonly sessionName |
sessionName:
|
Type : string
|
Readonly type |
type:
|
Default value : SessionEventActions.PROJECT_CHANGE_FAILED
|