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