Uses of Enum Class
org.teamapps.dto.WebRtcClientSpinnerPolicy
-
Uses of WebRtcClientSpinnerPolicy in org.teamapps.dto
Fields in org.teamapps.dto declared as WebRtcClientSpinnerPolicyModifier and TypeFieldDescriptionprotected WebRtcClientSpinnerPolicyUiMediaSoupV3WebRtcClient.spinnerPolicyMethods in org.teamapps.dto that return WebRtcClientSpinnerPolicyModifier and TypeMethodDescriptionUiMediaSoupV3WebRtcClient.getSpinnerPolicy()static WebRtcClientSpinnerPolicyReturns the enum constant of this class with the specified name.static WebRtcClientSpinnerPolicy[]WebRtcClientSpinnerPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type WebRtcClientSpinnerPolicyModifier and TypeMethodDescriptionUiMediaSoupV3WebRtcClient.setSpinnerPolicy(WebRtcClientSpinnerPolicy spinnerPolicy)