Uses of Enum Class
com.vonage.client.video.RtmpStatus
Packages that use RtmpStatus
-
Uses of RtmpStatus in com.vonage.client.video
Methods in com.vonage.client.video that return RtmpStatusModifier and TypeMethodDescriptionstatic RtmpStatusRtmpStatus.fromString(String value) Rtmp.getStatus()The status of the RTMP stream.static RtmpStatusReturns the enum constant of this class with the specified name.static RtmpStatus[]RtmpStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.