src/session/events/actions.ts
Properties |
|
constructor(sessionName: string, elementKey: ElementKey, error: any)
|
Public Readonly elementKey |
Type : ElementKey
|
Public Readonly error |
Type : any
|
Public Readonly sessionName |
Type : string
|
Readonly type |
Default value : SessionActions.FIELD_REFRESH_FAILED
|