Closure Library API Documentation
Go to class or file:
labs.net.webChannel.ConnectionState
Extends
The connectivity state of the channel.
Useful links
Source Code
Git
Inheritance
goog.labs.net.webChannel.ConnectionState
Constructor
goog.labs.net.webChannel.ConnectionState(
)
Public
Protected
Private
Instance Properties
Defined in
goog.labs.net.webChannel.ConnectionState
bufferingProxyResult
:
The result of checking if there is a buffering proxy in the network. True means the connection is buffered, False means unbuffered, null means that the result is not available.
Code »
handshakeResult
:
Handshake result.
Code »
Package labs.net.webChannel
Package Reference