Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeConversationContextResponse.MediaTypeEnum
Packages that use KnowledgeConversationContextResponse.MediaTypeEnum
-
Uses of KnowledgeConversationContextResponse.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeConversationContextResponse.MediaTypeEnumModifier and TypeMethodDescriptionKnowledgeConversationContextResponse.MediaTypeEnum.fromString(String key) KnowledgeConversationContextResponse.getMediaType()Returns the enum constant of this class with the specified name.KnowledgeConversationContextResponse.MediaTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type KnowledgeConversationContextResponse.MediaTypeEnumModifier and TypeMethodDescriptionKnowledgeConversationContextResponse.mediaType(KnowledgeConversationContextResponse.MediaTypeEnum mediaType) The media type of the conversation.voidKnowledgeConversationContextResponse.setMediaType(KnowledgeConversationContextResponse.MediaTypeEnum mediaType)