search

goog.net.WebChannel.FailureRecovery.State

Provided By
Typestring

Enum to indicate the current recovery state.

Values

CLOSED

The channel has been closed.

FAILED

Once a failure has been detected.

INIT

Initial state.

RECOVERING

Once a recovery operation has been issued, e.g. a new request to resume communication.