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