src/session/cleanup/actions.ts
Properties |
|
constructor(sessionName: string, isWidget: boolean, managedClosedSession: boolean)
|
Public Readonly isWidget |
Type : boolean
|
Public Readonly managedClosedSession |
Type : boolean
|
Default value : false
|
Public Readonly sessionName |
Type : string
|
Readonly type |
Default value : SessionCleanupActions.CLEANUP_SESSION
|