stunServers property

List<String> stunServers
final

List of STUN server URLs for ICE candidate gathering.

Example: ["stun:stun.l.google.com:19302"]

Implementation

final List<String> stunServers;