Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2StaConversationCategoriesStaConversationCategoriesMessage.MediaTypeEnum
-
Uses of V2StaConversationCategoriesStaConversationCategoriesMessage.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2StaConversationCategoriesStaConversationCategoriesMessage.MediaTypeEnumModifier and TypeMethodDescriptionV2StaConversationCategoriesStaConversationCategoriesMessage.MediaTypeEnum.fromString(String key) V2StaConversationCategoriesStaConversationCategoriesMessage.getMediaType()Returns the enum constant of this class with the specified name.V2StaConversationCategoriesStaConversationCategoriesMessage.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 V2StaConversationCategoriesStaConversationCategoriesMessage.MediaTypeEnumModifier and TypeMethodDescriptionV2StaConversationCategoriesStaConversationCategoriesMessage.mediaType(V2StaConversationCategoriesStaConversationCategoriesMessage.MediaTypeEnum mediaType) voidV2StaConversationCategoriesStaConversationCategoriesMessage.setMediaType(V2StaConversationCategoriesStaConversationCategoriesMessage.MediaTypeEnum mediaType)