Uses of Enum Class
com.vonage.client.video.ArchiveStatus
Packages that use ArchiveStatus
-
Uses of ArchiveStatus in com.vonage.client.video
Methods in com.vonage.client.video that return ArchiveStatusModifier and TypeMethodDescriptionstatic ArchiveStatusArchiveStatus.fromString(String value) Archive.getStatus()The status of the archive, as defined by theArchiveStatusenum.static ArchiveStatusReturns the enum constant of this class with the specified name.static ArchiveStatus[]ArchiveStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.