Uses of Class
com.mypurecloud.sdk.v2.model.ConversationScreenShareEventTopicErrorBody
Packages that use ConversationScreenShareEventTopicErrorBody
-
Uses of ConversationScreenShareEventTopicErrorBody in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationScreenShareEventTopicErrorBodyModifier and TypeMethodDescriptionConversationScreenShareEventTopicErrorBody.details(List<ConversationScreenShareEventTopicDetail> details) ConversationScreenShareEventTopicErrorBody.entityName(String entityName) ConversationScreenShareEventTopicErrorBody.errors(List<ConversationScreenShareEventTopicErrorBody> errors) ConversationScreenShareEventTopicScreenShareMediaParticipant.getErrorInfo()ConversationScreenShareEventTopicErrorBody.limit(ConversationScreenShareEventTopicLimit limit) ConversationScreenShareEventTopicErrorBody.messageParams(Map<String, String> messageParams) ConversationScreenShareEventTopicErrorBody.messageWithParams(String messageWithParams) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationScreenShareEventTopicErrorBodyMethods in com.mypurecloud.sdk.v2.model with parameters of type ConversationScreenShareEventTopicErrorBodyModifier and TypeMethodDescriptionConversationScreenShareEventTopicScreenShareMediaParticipant.errorInfo(ConversationScreenShareEventTopicErrorBody errorInfo) voidConversationScreenShareEventTopicScreenShareMediaParticipant.setErrorInfo(ConversationScreenShareEventTopicErrorBody errorInfo) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationScreenShareEventTopicErrorBodyModifier and TypeMethodDescriptionConversationScreenShareEventTopicErrorBody.errors(List<ConversationScreenShareEventTopicErrorBody> errors) voidConversationScreenShareEventTopicErrorBody.setErrors(List<ConversationScreenShareEventTopicErrorBody> errors)