Package tvi.webrtc
Class DataChannel.Init
- java.lang.Object
-
- tvi.webrtc.DataChannel.Init
-
- Enclosing class:
- DataChannel
public static class DataChannel.Init extends java.lang.Object
Java wrapper for WebIDL RTCDataChannel.
-
-
Field Summary
Fields Modifier and Type Field Description int
id
int
maxRetransmits
int
maxRetransmitTimeMs
boolean
negotiated
boolean
ordered
java.lang.String
protocol
-
Constructor Summary
Constructors Constructor Description Init()
-