| Constructor Attributes | Constructor Name and Description |
|---|---|
orbit.webclient.CheckConnectionEvent(eventType)Class CheckConnectionEvent implements an event about a connection check. |
| Field Attributes | Field Name and Description |
|---|---|
| <static> <constant> | orbit.webclient.CheckConnectionEvent.FAILUREFired when the search has failed for some reason (check the fault property for more information). |
| <static> <constant> | orbit.webclient.CheckConnectionEvent.SUCCESSFired when the search was successful. |
orbit.webclient.CheckConnectionEvent(eventType)
Class CheckConnectionEvent implements an event about a connection check.
Parameters
{String} eventType | The type of the event. |