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:
hjon
2016-01-22 14:04:27 -08:00
committed by Commit bot
parent 38b39d59d1
commit e373dc20c4
5 changed files with 396 additions and 0 deletions

View File

@ -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',