Uses of Class
com.mypurecloud.sdk.v2.model.FlowDiagnosticInfo
Packages that use FlowDiagnosticInfo
-
Uses of FlowDiagnosticInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowDiagnosticInfoModifier and TypeMethodDescriptionSurveyErrorDetails.getFlowDiagnosticInfo()FlowDiagnosticInfo.lastActionId(Integer lastActionId) The step number of the survey invite flow where the error occurred.Methods in com.mypurecloud.sdk.v2.model with parameters of type FlowDiagnosticInfoModifier and TypeMethodDescriptionSurveyErrorDetails.flowDiagnosticInfo(FlowDiagnosticInfo flowDiagnosticInfo) Additional information about any errors that occurred in the survey invite flow.voidSurveyErrorDetails.setFlowDiagnosticInfo(FlowDiagnosticInfo flowDiagnosticInfo)