commit | 79c64585752de002b69f80575e580c48148d7221 | [log] [tgz] |
---|---|---|
author | johan <johan@webrtc.org> | Fri Sep 02 12:07:38 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Sep 02 19:07:43 2016 +0000 |
tree | eb21f99130ddb9ce0a78e8bcb7761e12a6e0e578 | |
parent | 84fcbd429f94d9049217bf4567934e937cf02ccd [diff] |
Provide a default implementation for PeerConnectionInterface::ice_state(). Default implementation is necessary to remove implementations in downstream unit test mocks. Method will be entirely removed in upcomming reland of https://codereview.webrtc.org/2256663002/ . BUG=webrtc:6299 Review-Url: https://codereview.webrtc.org/2306833003 Cr-Commit-Position: refs/heads/master@{#14053}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.