Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationCobrowseEventTopicErrorBody
Packages that use QueueConversationCobrowseEventTopicErrorBody
-
Uses of QueueConversationCobrowseEventTopicErrorBody in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationCobrowseEventTopicErrorBodyModifier and TypeMethodDescriptionQueueConversationCobrowseEventTopicErrorBody.details(List<QueueConversationCobrowseEventTopicDetail> details) QueueConversationCobrowseEventTopicErrorBody.entityName(String entityName) QueueConversationCobrowseEventTopicErrorBody.errors(List<QueueConversationCobrowseEventTopicErrorBody> errors) QueueConversationCobrowseEventTopicCobrowseMediaParticipant.getErrorInfo()QueueConversationCobrowseEventTopicErrorBody.limit(QueueConversationCobrowseEventTopicLimit limit) QueueConversationCobrowseEventTopicErrorBody.messageParams(Map<String, String> messageParams) QueueConversationCobrowseEventTopicErrorBody.messageWithParams(String messageWithParams) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationCobrowseEventTopicErrorBodyMethods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationCobrowseEventTopicErrorBodyModifier and TypeMethodDescriptionQueueConversationCobrowseEventTopicCobrowseMediaParticipant.errorInfo(QueueConversationCobrowseEventTopicErrorBody errorInfo) voidQueueConversationCobrowseEventTopicCobrowseMediaParticipant.setErrorInfo(QueueConversationCobrowseEventTopicErrorBody errorInfo) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationCobrowseEventTopicErrorBodyModifier and TypeMethodDescriptionQueueConversationCobrowseEventTopicErrorBody.errors(List<QueueConversationCobrowseEventTopicErrorBody> errors) voidQueueConversationCobrowseEventTopicErrorBody.setErrors(List<QueueConversationCobrowseEventTopicErrorBody> errors)