package js.html.rtc
Available on jsinline read only CLOSED:DataChannelState = "closed"
inline read only CLOSING:DataChannelState = "closing"
inline read only CONNECTING:DataChannelState = "connecting"
inline read only OPEN:DataChannelState = "open"
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/rtc/DataChannelState.html