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