Uses of Class
com.mypurecloud.sdk.v2.model.ReportingTurnBotFlowInvocationEvent
Packages that use ReportingTurnBotFlowInvocationEvent
-
Uses of ReportingTurnBotFlowInvocationEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingTurnBotFlowInvocationEventModifier and TypeMethodDescriptionReportingTurnBotFlowInvocationEvent.action(ReportingTurnAction action) The action in which the event occurred.ReportingTurnBotFlowInvocationEvent.flow(ReportingTurnFlow flow) The details relating to the invoking or invoked flow.ReportingTurnBotFlowInvocationEvent.type(ReportingTurnBotFlowInvocationEvent.TypeEnum type) Represents the type of invocation event which occurred.