commit | be4aff76a64442022f2902e08853d63bb89558da | [log] [tgz] |
---|---|---|
author | sakal <sakal@webrtc.org> | Thu Oct 20 02:32:47 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 20 09:32:53 2016 +0000 |
tree | 8b85a0275ef84209d945c6829fe2510b82312acc | |
parent | aff9ff025955c591a58e49909a7afa2982d4e45f [diff] |
Suppress deprecation warning in CallFragment. The old signature of this method has been deprecated. However, the new signature is only support API level 23+, so we can't really use it yet. BUG=webrtc:6558 Review-Url: https://codereview.webrtc.org/2437593004 Cr-Commit-Position: refs/heads/master@{#14695}
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.