Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeConversationContext.MediaTypeEnum
Packages that use KnowledgeConversationContext.MediaTypeEnum
-
Uses of KnowledgeConversationContext.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeConversationContext.MediaTypeEnumModifier and TypeMethodDescriptionKnowledgeConversationContext.MediaTypeEnum.fromString(String key) KnowledgeConversationContext.getMediaType()Returns the enum constant of this class with the specified name.KnowledgeConversationContext.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 KnowledgeConversationContext.MediaTypeEnumModifier and TypeMethodDescriptionKnowledgeConversationContext.mediaType(KnowledgeConversationContext.MediaTypeEnum mediaType) The media type of the conversation.voidKnowledgeConversationContext.setMediaType(KnowledgeConversationContext.MediaTypeEnum mediaType)