Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.WebMessagingAttachment.MediaTypeEnum
Packages that use WebMessagingAttachment.MediaTypeEnum
-
Uses of WebMessagingAttachment.MediaTypeEnum in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.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.