package js.html.rtc
Available on js
inlineread onlyCHECKING:IceConnectionState = "checking"inlineread onlyCLOSED:IceConnectionState = "closed"inlineread onlyCOMPLETED:IceConnectionState = "completed"inlineread onlyCONNECTED:IceConnectionState = "connected"inlineread onlyDISCONNECTED:IceConnectionState = "disconnected"inlineread onlyFAILED:IceConnectionState = "failed"inlineread onlyNEW:IceConnectionState = "new"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/rtc/IceConnectionState.html