search

goog.labs.net.webChannel.WebChannelBase.State

Provided By
Typenumber

Enum type for the channel state machine.

Values

CLOSED

The channel is closed.

INIT

The channel has been initialized but hasn't yet initiated a connection.

OPENED

The channel is open.

OPENING

The channel is in the process of opening a connection to the server.