CommunicationRelayConfiguration.IceServers Property

Definition

An array representing the credentials and the STUN/TURN server URLs for use in ICE negotiations.

public System.Collections.Generic.IList<Azure.Communication.NetworkTraversal.CommunicationIceServer> IceServers { get; }
member this.IceServers : System.Collections.Generic.IList<Azure.Communication.NetworkTraversal.CommunicationIceServer>
Public ReadOnly Property IceServers As IList(Of CommunicationIceServer)

Property Value

Applies to