Uses of Class
dev.onvoid.webrtc.RTCDtxStatus
-
Packages that use RTCDtxStatus Package Description dev.onvoid.webrtc -
-
Uses of RTCDtxStatus in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc that return RTCDtxStatus Modifier and Type Method Description static RTCDtxStatusRTCDtxStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static RTCDtxStatus[]RTCDtxStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-