The state
attribute represents the presentation connection's current state. It can take one of the values of PresentationConnectionState
depending on the connection state:
connecting
PresentationConnection
object is created.connected
closed
reconnect
()
. No communication is possible.terminated
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/PresentationConnection/state