search

goog.labs.net.webChannel.WebChannelBaseTransport.ChannelProperties

Provided By
All Implemented Interfaces

Implementation of the goog.net.WebChannel.RuntimeProperties.

new ChannelProperties( transportChannel, channel )

Parameters
transportChannelgoog.labs.net.webChannel.WebChannelBaseTransport.Channel

The transport channel object.

channelgoog.labs.net.webChannel.WebChannelBase

The underlying channel object.

Instance Methods