次の方法で共有


CommunicationRelayConfiguration.IceServers プロパティ

定義

ICE ネゴシエーションで使用する資格情報と STUN/TURN サーバー URL を表す配列。

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)

プロパティ値

適用対象