package js.html.rtc
Available on jsinline 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"
static inline read only CHECKING:IceConnectionState = "checking"
static inline read only CLOSED:IceConnectionState = "closed"
static inline read only COMPLETED:IceConnectionState = "completed"
static inline read only CONNECTED:IceConnectionState = "connected"
static inline read only DISCONNECTED:IceConnectionState = "disconnected"
static inline read only FAILED:IceConnectionState = "failed"
static inline read only NEW_:IceConnectionState = "new"
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/rtc/IceConnectionState.html