Uses of Class
com.mypurecloud.sdk.v2.model.ErrorInfo
Packages that use ErrorInfo
-
Uses of ErrorInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ErrorInfoModifier and TypeMethodDescriptionChecklistInferenceJobResponse.getError()Call.getErrorInfo()CallbackMediaParticipant.getErrorInfo()CallBasic.getErrorInfo()CallMediaParticipant.getErrorInfo()ChatMediaParticipant.getErrorInfo()CobrowseMediaParticipant.getErrorInfo()EmailMediaParticipant.getErrorInfo()InfrastructureascodeJob.getErrorInfo()InternalMessageMediaParticipant.getErrorInfo()MessageMediaParticipant.getErrorInfo()OutgoingMessageRequest.getErrorInfo()ContactsBulkOperationJob.getFailureReason()Methods in com.mypurecloud.sdk.v2.model with parameters of type ErrorInfoModifier and TypeMethodDescriptionError information associated with a job in case of any errors.If the conversation ends in error, contains additional error details.If the conversation ends in error, contains additional error details.If the conversation ends in error, contains additional error details.If the conversation ends in error, contains additional error details.If the conversation ends in error, contains additional error details.If the conversation ends in error, contains additional error details.If the conversation ends in error, contains additional error details.If the botState is Failed the bot can add this error object with more details about the error.voidvoidCall.setErrorInfo(ErrorInfo errorInfo) voidCallbackMediaParticipant.setErrorInfo(ErrorInfo errorInfo) voidCallBasic.setErrorInfo(ErrorInfo errorInfo) voidCallMediaParticipant.setErrorInfo(ErrorInfo errorInfo) voidChatMediaParticipant.setErrorInfo(ErrorInfo errorInfo) voidCobrowseMediaParticipant.setErrorInfo(ErrorInfo errorInfo) voidEmailMediaParticipant.setErrorInfo(ErrorInfo errorInfo) voidInternalMessageMediaParticipant.setErrorInfo(ErrorInfo errorInfo) voidMessageMediaParticipant.setErrorInfo(ErrorInfo errorInfo) voidOutgoingMessageRequest.setErrorInfo(ErrorInfo errorInfo)