#import <RTCDataChannelConfiguration.h>
◆ channelId
The id of the data channel.
◆ DEPRECATED_ATTRIBUTE [1/2]
- (int streamId) DEPRECATED_ATTRIBUTE |
|
readwritenonatomicassign |
◆ DEPRECATED_ATTRIBUTE [2/2]
- (int streamId) DEPRECATED_ATTRIBUTE |
|
readwritenonatomicassign |
◆ isNegotiated
Set to YES if the channel has been externally negotiated and we do not send an in-band signalling in the form of an "open" message.
◆ isOrdered
Set to YES if ordered delivery is required.
◆ maxPacketLifeTime
- (int) maxPacketLifeTime |
|
readwritenonatomicassign |
Max period in milliseconds in which retransmissions will be sent. After this time, no more retransmissions will be sent. -1 if unset.
◆ maxRetransmits
The max number of retransmissions. -1 if unset.
◆ nativeDataChannelInit
|
readnonatomicassignimplementation |
◆ protocol
Set by the application and opaque to the WebRTC implementation.
The documentation for this class was generated from the following files: