W3cubDocs

/Haxe JavaScript

DataChannelState(String)

package js.html.rtc

Available on js

Variables

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