Update API for Objective-C RTCDataChannel.
BUG= Review URL: https://codereview.webrtc.org/1545393003 Cr-Commit-Position: refs/heads/master@{#11362}
This commit is contained in:
@ -25,6 +25,9 @@
|
||||
'objc/RTCAudioTrack+Private.h',
|
||||
'objc/RTCAudioTrack.h',
|
||||
'objc/RTCAudioTrack.mm',
|
||||
'objc/RTCDataChannel+Private.h',
|
||||
'objc/RTCDataChannel.h',
|
||||
'objc/RTCDataChannel.mm',
|
||||
'objc/RTCIceCandidate+Private.h',
|
||||
'objc/RTCIceCandidate.h',
|
||||
'objc/RTCIceCandidate.mm',
|
||||
|
||||
Reference in New Issue
Block a user