toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.rtc
/
RTCDataChannelInit
RTCData
Channel
Init
external
interface
RTCDataChannelInit
(
source
)
Members
Properties
id
Link copied to clipboard
abstract
val
id
:
Short
?
max
Packet
Life
Time
Link copied to clipboard
abstract
val
maxPacketLifeTime
:
Short
?
max
Retransmits
Link copied to clipboard
abstract
val
maxRetransmits
:
Short
?
negotiated
Link copied to clipboard
abstract
val
negotiated
:
Boolean
?
ordered
Link copied to clipboard
abstract
val
ordered
:
Boolean
?
protocol
Link copied to clipboard
abstract
val
protocol
:
String
?