Uses of Enum Class
com.mypurecloud.sdk.v2.model.OrphanRecording.MediaTypeEnum
Packages that use OrphanRecording.MediaTypeEnum
-
Uses of OrphanRecording.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OrphanRecording.MediaTypeEnumModifier and TypeMethodDescriptionOrphanRecording.MediaTypeEnum.fromString(String key) OrphanRecording.getMediaType()Returns the enum constant of this class with the specified name.static OrphanRecording.MediaTypeEnum[]OrphanRecording.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 OrphanRecording.MediaTypeEnumModifier and TypeMethodDescriptionOrphanRecording.mediaType(OrphanRecording.MediaTypeEnum mediaType) voidOrphanRecording.setMediaType(OrphanRecording.MediaTypeEnum mediaType)