Uses of Class
com.mypurecloud.sdk.v2.model.ReportingTurnFlow
Packages that use ReportingTurnFlow
-
Uses of ReportingTurnFlow in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingTurnFlowModifier and TypeMethodDescriptionReportingTurnBotFlowInvocationEvent.getFlow()The name of the flowReportingTurnFlow.type(ReportingTurnFlow.TypeEnum type) The type of the flowMethods in com.mypurecloud.sdk.v2.model with parameters of type ReportingTurnFlowModifier and TypeMethodDescriptionReportingTurnBotFlowInvocationEvent.flow(ReportingTurnFlow flow) The details relating to the invoking or invoked flow.voidReportingTurnBotFlowInvocationEvent.setFlow(ReportingTurnFlow flow)