Example #1
0
 public void OnIceCandidate(IceCandidate iceCandidate) => _peerConnectionDelegate.OnIceCandidate(iceCandidate.ToNativePort());