webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <RTCPeerConnection.h>
Instance Methods | |
(RTCDataChannel *) | - dataChannelForLabel:configuration: |
(RTCDataChannel *) | - dataChannelForLabel:configuration: |
- (RTCDataChannel *) dataChannelForLabel: | (NSString *) | label | |
configuration: | (RTCDataChannelConfiguration *) | configuration | |
Create a new data channel with the given label and configuration.
Extends class RTCPeerConnection.
- (RTCDataChannel *) dataChannelForLabel: | (NSString *) | label | |
configuration: | (RTCDataChannelConfiguration *) | configuration | |
Create a new data channel with the given label and configuration.
Extends class RTCPeerConnection.