Uses of Enum Class
com.vonage.client.video.ProjectStatus
Packages that use ProjectStatus
-
Uses of ProjectStatus in com.vonage.client.video
Methods in com.vonage.client.video that return ProjectStatusModifier and TypeMethodDescriptionstatic ProjectStatusProjectStatus.fromString(String value) ProjectDetails.getStatus()static ProjectStatusReturns the enum constant of this class with the specified name.static ProjectStatus[]ProjectStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.