Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicErrorDetails
Packages that use QueueConversationEventTopicErrorDetails
-
Uses of QueueConversationEventTopicErrorDetails in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicErrorDetailsModifier and TypeMethodDescriptionA code unique to this error.The correlation Id or context Id for this message.QueueConversationEventTopicCall.getErrorInfo()QueueConversationEventTopicEmail.getErrorInfo()QueueConversationEventTopicMessage.getErrorInfo()QueueConversationEventTopicMessageDetails.getErrorInfo()Friendly description of this error.QueueConversationEventTopicErrorDetails.messageParams(Map<String, String> messageParams) Used in conjunction with messageWithParams.QueueConversationEventTopicErrorDetails.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 QueueConversationEventTopicErrorDetailsModifier and TypeMethodDescriptionQueueConversationEventTopicCall.errorInfo(QueueConversationEventTopicErrorDetails errorInfo) QueueConversationEventTopicEmail.errorInfo(QueueConversationEventTopicErrorDetails errorInfo) Detailed information about an error response.QueueConversationEventTopicMessage.errorInfo(QueueConversationEventTopicErrorDetails errorInfo) Detailed information about an error response.QueueConversationEventTopicMessageDetails.errorInfo(QueueConversationEventTopicErrorDetails errorInfo) Detailed information about an error response.voidQueueConversationEventTopicCall.setErrorInfo(QueueConversationEventTopicErrorDetails errorInfo) voidQueueConversationEventTopicEmail.setErrorInfo(QueueConversationEventTopicErrorDetails errorInfo) voidQueueConversationEventTopicMessage.setErrorInfo(QueueConversationEventTopicErrorDetails errorInfo) voidQueueConversationEventTopicMessageDetails.setErrorInfo(QueueConversationEventTopicErrorDetails errorInfo)