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