search

goog.labs.net.webChannel.WebChannelBase

Provided By
All Implemented Interfaces

This WebChannel implementation is branched off goog.net.BrowserChannel for now. Ongoing changes to goog.net.BrowserChannel will be back ported to this implementation as needed.

new WebChannelBase( opt_options, opt_clientVersion, opt_conn )

Parameters
opt_optionsgoog.net.WebChannel.Options=

Configuration for the WebChannel instance.

opt_clientVersionnumber=

An application-specific version number that is sent to the server when connected.

opt_conngoog.labs.net.webChannel.ConnectionState=

Previously determined connection conditions.

Instance Methods

Static Properties

Classes

Enumerations