package js.html.rtc
Available on js
inlineread onlyCLOSED:DataChannelState = "closed"
inlineread onlyCLOSING:DataChannelState = "closing"
inlineread onlyCONNECTING:DataChannelState = "connecting"
inlineread onlyOPEN:DataChannelState = "open"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/rtc/DataChannelState.html