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