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