Uses of Enum Class
com.mypurecloud.sdk.v2.model.WebMessagingAttachment.MediaTypeEnum
Packages that use WebMessagingAttachment.MediaTypeEnum
-
Uses of WebMessagingAttachment.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebMessagingAttachment.MediaTypeEnumModifier and TypeMethodDescriptionWebMessagingAttachment.MediaTypeEnum.fromString(String key) WebMessagingAttachment.getMediaType()Returns the enum constant of this class with the specified name.static WebMessagingAttachment.MediaTypeEnum[]WebMessagingAttachment.MediaTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.