Uses of Enum Class
org.teamapps.dto.WebRtcPublishingFailureReason
-
Uses of WebRtcPublishingFailureReason in org.teamapps.dto
Subclasses with type arguments of type WebRtcPublishingFailureReason in org.teamapps.dtoMethods in org.teamapps.dto that return WebRtcPublishingFailureReasonModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static WebRtcPublishingFailureReason[]WebRtcPublishingFailureReason.values()Returns an array containing the constants of this enum class, in the order they are declared.