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