Uses of Enum Class
com.vonage.client.video.RenderStatus
Packages that use RenderStatus
-
Uses of RenderStatus in com.vonage.client.video
Methods in com.vonage.client.video that return RenderStatusModifier and TypeMethodDescriptionstatic RenderStatusRenderStatus.fromString(String status) RenderResponse.getStatus()Status of the Experience Composer.static RenderStatusReturns the enum constant of this class with the specified name.static RenderStatus[]RenderStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.