W3cubDocs

/Haxe JavaScript

DataChannelState(String)

package js.html.rtc

Available on js

Variables

inline 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