Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationChatEventTopicErrorBody
Packages that use QueueConversationChatEventTopicErrorBody
-
Uses of QueueConversationChatEventTopicErrorBody in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationChatEventTopicErrorBodyModifier and TypeMethodDescriptionQueueConversationChatEventTopicErrorBody.details(List<QueueConversationChatEventTopicDetail> details) QueueConversationChatEventTopicErrorBody.entityName(String entityName) QueueConversationChatEventTopicErrorBody.errors(List<QueueConversationChatEventTopicErrorBody> errors) QueueConversationChatEventTopicChatMediaParticipant.getErrorInfo()QueueConversationChatEventTopicErrorBody.limit(QueueConversationChatEventTopicLimit limit) QueueConversationChatEventTopicErrorBody.messageParams(Map<String, String> messageParams) QueueConversationChatEventTopicErrorBody.messageWithParams(String messageWithParams) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationChatEventTopicErrorBodyMethods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationChatEventTopicErrorBodyModifier and TypeMethodDescriptionQueueConversationChatEventTopicChatMediaParticipant.errorInfo(QueueConversationChatEventTopicErrorBody errorInfo) voidQueueConversationChatEventTopicChatMediaParticipant.setErrorInfo(QueueConversationChatEventTopicErrorBody errorInfo) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationChatEventTopicErrorBodyModifier and TypeMethodDescriptionQueueConversationChatEventTopicErrorBody.errors(List<QueueConversationChatEventTopicErrorBody> errors) voidQueueConversationChatEventTopicErrorBody.setErrors(List<QueueConversationChatEventTopicErrorBody> errors)