webRTCUdpPortsRange property

String? webRTCUdpPortsRange
getter/setter pair

Sets the range of UDP ports for WebRTC connections.

The format is "minPort:maxPort", for example "10000:10100".

The default value is null (uses system default).

Officially Supported Platforms/Implementations:

Implementation

String? webRTCUdpPortsRange;