Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicErrorDetails
Packages that use QueueConversationSocialExpressionEventTopicErrorDetails
-
Uses of QueueConversationSocialExpressionEventTopicErrorDetails in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationSocialExpressionEventTopicErrorDetailsModifier and TypeMethodDescriptionA code unique to this error.The correlation Id or context Id for this message.QueueConversationSocialExpressionEventTopicCall.getErrorInfo()QueueConversationSocialExpressionEventTopicEmail.getErrorInfo()QueueConversationSocialExpressionEventTopicMessage.getErrorInfo()QueueConversationSocialExpressionEventTopicMessageDetails.getErrorInfo()Friendly description of this error.QueueConversationSocialExpressionEventTopicErrorDetails.messageParams(Map<String, String> messageParams) Used in conjunction with messageWithParams.QueueConversationSocialExpressionEventTopicErrorDetails.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 QueueConversationSocialExpressionEventTopicErrorDetailsModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicCall.errorInfo(QueueConversationSocialExpressionEventTopicErrorDetails errorInfo) QueueConversationSocialExpressionEventTopicEmail.errorInfo(QueueConversationSocialExpressionEventTopicErrorDetails errorInfo) Detailed information about an error response.QueueConversationSocialExpressionEventTopicMessage.errorInfo(QueueConversationSocialExpressionEventTopicErrorDetails errorInfo) Detailed information about an error response.QueueConversationSocialExpressionEventTopicMessageDetails.errorInfo(QueueConversationSocialExpressionEventTopicErrorDetails errorInfo) Detailed information about an error response.voidQueueConversationSocialExpressionEventTopicCall.setErrorInfo(QueueConversationSocialExpressionEventTopicErrorDetails errorInfo) voidQueueConversationSocialExpressionEventTopicEmail.setErrorInfo(QueueConversationSocialExpressionEventTopicErrorDetails errorInfo) voidQueueConversationSocialExpressionEventTopicMessage.setErrorInfo(QueueConversationSocialExpressionEventTopicErrorDetails errorInfo) voidQueueConversationSocialExpressionEventTopicMessageDetails.setErrorInfo(QueueConversationSocialExpressionEventTopicErrorDetails errorInfo)