Interface: IApplicationEvent
Extends
Properties
| Property | Type |
|---|---|
applicationEventData |
any |
applicationEventName |
string |
applicationId |
string |
associatedViewContext? |
{ [prop: string]: any; id: string; } |
associatedViewContext.id |
string |
context |
string |
conversationId |
string |
currentContext? |
string |
currentlyViewedContext? |
{ [prop: string]: any; id: string; }[] |
eventArrivalTs? |
number |
eventCounter |
number |
eventDepartureTs? |
number |
eventMetaData? |
any |
eventStartTs? |
number |
eventType |
EventTypes |
fullContext? |
string |
id |
string |
inboundChannel |
ISkillChannel |
locale |
string |
organizationId |
string |
tenantId |
string |
userId |
string |