webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Instance Methods | List of all members
RTCPeerConnection(DataChannel) Category Reference

#import <RTCPeerConnection.h>

Instance Methods

(RTCDataChannel *) - dataChannelForLabel:configuration:
 
(RTCDataChannel *) - dataChannelForLabel:configuration:
 

Method Documentation

◆ dataChannelForLabel:configuration:() [1/2]

- (RTCDataChannel *) dataChannelForLabel: (NSString *)  label
configuration: (RTCDataChannelConfiguration *)  configuration 

Create a new data channel with the given label and configuration.

Extends class RTCPeerConnection.

◆ dataChannelForLabel:configuration:() [2/2]

- (RTCDataChannel *) dataChannelForLabel: (NSString *)  label
configuration: (RTCDataChannelConfiguration *)  configuration 

Create a new data channel with the given label and configuration.

Extends class RTCPeerConnection.


The documentation for this category was generated from the following files: