Minimal TURN/STUN server description, convertible to an RTCIceServer via turnConfigToIceServer.
RTCIceServer
Optional
Credential (password) for long-term TURN credentials.
One or more server URLs, e.g. ["turn:turn.example.com:3478"].
["turn:turn.example.com:3478"]
Username for long-term TURN credentials.
Minimal TURN/STUN server description, convertible to an
RTCIceServervia turnConfigToIceServer.