Uses of Enum Class
com.vonage.client.video.BroadcastStatus
Packages that use BroadcastStatus
-
Uses of BroadcastStatus in com.vonage.client.video
Methods in com.vonage.client.video that return BroadcastStatusModifier and TypeMethodDescriptionstatic BroadcastStatusBroadcastStatus.fromString(String value) Broadcast.getStatus()The status of the broadcast at the time this object was created.static BroadcastStatusReturns the enum constant of this class with the specified name.static BroadcastStatus[]BroadcastStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.