Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationCallEventTopicErrorBody
Packages that use QueueConversationCallEventTopicErrorBody
-
Uses of QueueConversationCallEventTopicErrorBody in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationCallEventTopicErrorBodyModifier and TypeMethodDescriptionQueueConversationCallEventTopicErrorBody.details(List<QueueConversationCallEventTopicDetail> details) QueueConversationCallEventTopicErrorBody.entityName(String entityName) QueueConversationCallEventTopicErrorBody.errors(List<QueueConversationCallEventTopicErrorBody> errors) QueueConversationCallEventTopicCallMediaParticipant.getErrorInfo()QueueConversationCallEventTopicErrorBody.limit(QueueConversationCallEventTopicLimit limit) QueueConversationCallEventTopicErrorBody.messageParams(Map<String, String> messageParams) QueueConversationCallEventTopicErrorBody.messageWithParams(String messageWithParams) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationCallEventTopicErrorBodyMethods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationCallEventTopicErrorBodyModifier and TypeMethodDescriptionQueueConversationCallEventTopicCallMediaParticipant.errorInfo(QueueConversationCallEventTopicErrorBody errorInfo) voidQueueConversationCallEventTopicCallMediaParticipant.setErrorInfo(QueueConversationCallEventTopicErrorBody errorInfo) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationCallEventTopicErrorBodyModifier and TypeMethodDescriptionQueueConversationCallEventTopicErrorBody.errors(List<QueueConversationCallEventTopicErrorBody> errors) voidQueueConversationCallEventTopicErrorBody.setErrors(List<QueueConversationCallEventTopicErrorBody> errors)