src/session/events/actions.ts
Properties |
|
constructor(sessionName: string, changes: ElementChange[])
|
|||||||||
Parameters :
|
Public Readonly changes |
changes:
|
Type : ElementChange[]
|
Public Readonly sessionName |
sessionName:
|
Type : string
|
Readonly type |
type:
|
Default value : SessionEventActions.CHANGED_PAGE
|