stunServers property

List<String> stunServers
final

STUN servers for WebRTC ICE negotiation. Default is empty; no production STUN servers are hardcoded.

Implementation

final List<String> stunServers;