commit | c6a003c192d0090b272e238863335876db844edb | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Mon Nov 20 13:53:42 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 20 13:20:30 2017 +0000 |
tree | 6415ebaa1ce3f34b25d79d24b9805824e1f5210a | |
parent | ae02609645ea1da6d2381369c7d1b2d9492ec871 [diff] |
Android: Simplify GetJavaEnumName We can call name() on the base class java.lang.Enum instead of the specific enum subclass. Bug: webrtc:8278 Change-Id: I12f8354d99e48b4a5e3d3eaff74a85ac417df0b3 Reviewed-on: https://webrtc-review.googlesource.com/24440 Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20790}
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.