コード例 #1
0
 /// <summary>
 /// Restarts the ICE session gathering and connection checks.
 /// </summary>
 public void restartIce()
 {
     _rtpIceChannel.Restart();
 }