src/session/events/actions.ts
Properties |
|
constructor(sessionName: string, sessionId: SessionId, externalSessionId: SessionId, configurationId: string)
|
Public Readonly configurationId |
configurationId:
|
Type : string
|
Public Readonly externalSessionId |
externalSessionId:
|
Type : SessionId
|
Public Readonly sessionId |
sessionId:
|
Type : SessionId
|
Public Readonly sessionName |
sessionName:
|
Type : string
|
Readonly type |
type:
|
Default value : SessionEventActions.EXTERNAL_FLOW_ENDED
|