turnServers property

List<String> turnServers
final

List of TURN server URLs for relay when direct connection fails.

TURN servers require authentication credentials which should be configured separately.

Implementation

final List<String> turnServers;