W3cubDocs

/Haxe JavaScript

IceConnectionState(String)

package js.html.rtc

Available on js

Variables

inline read only CHECKING:IceConnectionState = "checking"

inline read only CLOSED:IceConnectionState = "closed"

inline read only COMPLETED:IceConnectionState = "completed"

inline read only CONNECTED:IceConnectionState = "connected"

inline read only DISCONNECTED:IceConnectionState = "disconnected"

inline read only FAILED:IceConnectionState = "failed"

inline read only NEW_:IceConnectionState = "new"

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/rtc/IceConnectionState.html