Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicErrorDetails
Packages that use QueueConversationVideoEventTopicErrorDetails
-
Uses of QueueConversationVideoEventTopicErrorDetails in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationVideoEventTopicErrorDetailsModifier and TypeMethodDescriptionA code unique to this error.The correlation Id or context Id for this message.QueueConversationVideoEventTopicCall.getErrorInfo()QueueConversationVideoEventTopicEmail.getErrorInfo()QueueConversationVideoEventTopicMessage.getErrorInfo()QueueConversationVideoEventTopicMessageDetails.getErrorInfo()Friendly description of this error.QueueConversationVideoEventTopicErrorDetails.messageParams(Map<String, String> messageParams) Used in conjunction with messageWithParams.QueueConversationVideoEventTopicErrorDetails.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 QueueConversationVideoEventTopicErrorDetailsModifier and TypeMethodDescriptionQueueConversationVideoEventTopicCall.errorInfo(QueueConversationVideoEventTopicErrorDetails errorInfo) QueueConversationVideoEventTopicEmail.errorInfo(QueueConversationVideoEventTopicErrorDetails errorInfo) Detailed information about an error response.QueueConversationVideoEventTopicMessage.errorInfo(QueueConversationVideoEventTopicErrorDetails errorInfo) Detailed information about an error response.QueueConversationVideoEventTopicMessageDetails.errorInfo(QueueConversationVideoEventTopicErrorDetails errorInfo) Detailed information about an error response.voidQueueConversationVideoEventTopicCall.setErrorInfo(QueueConversationVideoEventTopicErrorDetails errorInfo) voidQueueConversationVideoEventTopicEmail.setErrorInfo(QueueConversationVideoEventTopicErrorDetails errorInfo) voidQueueConversationVideoEventTopicMessage.setErrorInfo(QueueConversationVideoEventTopicErrorDetails errorInfo) voidQueueConversationVideoEventTopicMessageDetails.setErrorInfo(QueueConversationVideoEventTopicErrorDetails errorInfo)