commit | d140c8f43bc43257b534281c1dcaee26f7e26ecb | [log] [tgz] |
---|---|---|
author | Yura Yaroshevich <yura.yaroshevich@gmail.com> | Tue Mar 02 20:25:10 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 04 13:22:26 2021 |
tree | 4d9aab4fad401c68f2b5b9c6b0714557973d7b5b | |
parent | 854d59f7501aac9e9bccfa7b4d1f7f4db7842719 [diff] |
Added missing nullable annotations to iOS SDK. Some of the PCF and PC methods are actually return nil, but was by default annotated as nonnull via NS_ASSUME_NONNULL_BEGIN. Bug: None No-Presubmit: True Change-Id: Ib8b9263452a61241c9e7a16c1807d87bd597c093 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/209180 Commit-Queue: Yura Yaroshevich <yura.yaroshevich@gmail.com> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33384}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.