| commit | f847081c25b33c9185a05b532c4907ccd8d59ece | [log] [tgz] |
|---|---|---|
| author | Steve Anton <steveanton@webrtc.org> | Mon Dec 04 18:46:21 2017 |
| committer | Commit Bot <commit-bot@chromium.org> | Mon Dec 04 23:21:29 2017 |
| tree | 7f06be6854818e045d0af6d162ee21630adca687 | |
| parent | c0a73ceb77d0377b71f5ff019758351598215eb7 [diff] |
Rename PeerConnection::Error to PeerConnection::SessionError Also renames methods for interacting with the session error. This clarifies the scope of this error type and lets methods have a local variable named |error| without confusing it with the |error()| getter. Bug: webrtc:8587 Change-Id: I90e6eed24d961abbce15e56a76a8793ff1a806ea Reviewed-on: https://webrtc-review.googlesource.com/27124 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Reviewed-by: Zhi Huang <zhihuang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21060}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.