The URL of the ICE server will be reconstructed by the Port and the URL attribute is added to the cricket::Candidate struct so that we can tell which ICE server the candidate was gathered from. This CL only changes the native C++ code. The Java and Objc wrapper will be created in separate CLs. BUG=webrtc::7128 Review-Url: https://codereview.webrtc.org/2685053004 Cr-Commit-Position: refs/heads/master@{#16591}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.