Web Rtc Call Configuration
data class WebRtcCallConfiguration(val iceCandidateTransportType: IceCandidateTransportType = IceCandidateTransportType.ALL)
The configuration that manages WebRtc configuration.
The configuration that manages WebRtc configuration.