src/session/startup/actions.ts
Properties |
|
Static Readonly FORBIDDEN_PROJECT |
Type : string
|
Default value : '[Blueriq] Forbidden Project'
|
Static Readonly LOAD_SESSION |
Type : string
|
Default value : '[Blueriq] Load Session'
|
Static Readonly LOAD_SESSION_FAILED |
Type : string
|
Default value : '[Blueriq] Load Session Failed'
|
Static Readonly SESSION_LOADED |
Type : string
|
Default value : '[Blueriq] Session Loaded'
|
Static Readonly START_PROJECT |
Type : string
|
Default value : '[Blueriq] Start Project'
|
Static Readonly START_PROJECT_FAILED |
Type : string
|
Default value : '[Blueriq] Start Project Failed'
|
Static Readonly UNAUTHORIZED_PROJECT |
Type : string
|
Default value : '[Blueriq] Unauthorized Project'
|