DescriptionAdd the URL attribute to cricket::Candiate.
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}
Committed: https://chromium.googlesource.com/external/webrtc/+/26d99c2e280e3e0cf3db50623b5ab18990f080e7
Patch Set 1 : Add the Server URL to the Candiate. #
Total comments: 12
Patch Set 2 : CR comments. #
Total comments: 2
Patch Set 3 : Delete the "default" statement. #Patch Set 4 : Merge #
Dependent Patchsets: Messages
Total messages: 17 (10 generated)
|