webrtc/examples/objcnativeapi/objc
Harald Alvestrand f33f7a2ada Deprecate PeerConnectionFactory::CreatePeerConnection
Applications should use CreatePeerConnectionOrError instead.

Moved fallback implementations of CreatePeerConnection into the
api/peer_connection_interface.h file, so that we do not have to
declare these methods in the proxy.

Bug: webrtc:12238
Change-Id: I70c56336641c2a108b68446ae41f43409277a584
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217762
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33964}
2021-05-10 08:47:48 +00:00
..
main.m Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
NADAppDelegate.h Format almost everything. 2019-07-08 13:45:15 +00:00
NADAppDelegate.m Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
NADViewController.h Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
NADViewController.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
objc_call_client.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
objc_call_client.mm Deprecate PeerConnectionFactory::CreatePeerConnection 2021-05-10 08:47:48 +00:00