Uses of Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicErrorDetails
Packages that use ConversationEventTopicErrorDetails
-
Uses of ConversationEventTopicErrorDetails in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicErrorDetailsModifier and TypeMethodDescriptionA code unique to this error.The correlation Id or context Id for this message.ConversationEventTopicCall.getErrorInfo()ConversationEventTopicEmail.getErrorInfo()ConversationEventTopicMessage.getErrorInfo()ConversationEventTopicMessageDetails.getErrorInfo()Friendly description of this error.ConversationEventTopicErrorDetails.messageParams(Map<String, String> messageParams) Used in conjunction with messageWithParams.ConversationEventTopicErrorDetails.messageWithParams(String messageWithParams) This is the same as message except it uses template fields for variable replacement.The HTTP status code for this message (400, 401, 403, 404, 500, etc.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationEventTopicErrorDetailsModifier and TypeMethodDescriptionConversationEventTopicCall.errorInfo(ConversationEventTopicErrorDetails errorInfo) ConversationEventTopicEmail.errorInfo(ConversationEventTopicErrorDetails errorInfo) Detailed information about an error response.ConversationEventTopicMessage.errorInfo(ConversationEventTopicErrorDetails errorInfo) Detailed information about an error response.ConversationEventTopicMessageDetails.errorInfo(ConversationEventTopicErrorDetails errorInfo) Detailed information about an error response.voidConversationEventTopicCall.setErrorInfo(ConversationEventTopicErrorDetails errorInfo) voidConversationEventTopicEmail.setErrorInfo(ConversationEventTopicErrorDetails errorInfo) voidConversationEventTopicMessage.setErrorInfo(ConversationEventTopicErrorDetails errorInfo) voidConversationEventTopicMessageDetails.setErrorInfo(ConversationEventTopicErrorDetails errorInfo)