package js.html.rtc
Available on jsinline read only CLOSED:SignalingState = "closed"
inline read only HAVE_LOCAL_OFFER:SignalingState = "have-local-offer"
inline read only HAVE_LOCAL_PRANSWER:SignalingState = "have-local-pranswer"
inline read only HAVE_REMOTE_OFFER:SignalingState = "have-remote-offer"
inline read only HAVE_REMOTE_PRANSWER:SignalingState = "have-remote-pranswer"
inline read only STABLE:SignalingState = "stable"
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/rtc/SignalingState.html