commit | 36e3147b219de57325e9b009fcf672a872083566 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@webrtc.org> | Wed May 29 11:37:26 2019 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 31 22:40:33 2019 +0000 |
tree | 36973f92fbb5b210157ae2299659e50413ca9be6 | |
parent | 2dbc627aa07e410ee914afbbf1805d2da1ee6ddd [diff] |
Surface the standardized ICE connection state to mobile clients. This CL adds the callback on changes of the ICE connection state following the standardized transitions (https://www.w3.org/TR/webrtc/#dom-rtciceconnectionstate) to the Android and the iOS SDKs. Bug: None Change-Id: I6133391fa54dd4e09016f29dddb85e4a0e270878 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/138181 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Amit Hilbuch <amithi@webrtc.org> Reviewed-by: Alex Glaznev <glaznev@webrtc.org> Commit-Queue: Qingsi Wang <qingsi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28127}
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.