Table of Contents

Class orbit.webclient.CheckConnectionEvent

Class Summary

Constructor Attributes Constructor Name and Description
orbit.webclient.CheckConnectionEvent(eventType)
Class CheckConnectionEvent implements an event about a connection check.

Field Summary

Field Attributes Field Name and Description
<static> <constant> orbit.webclient.CheckConnectionEvent.FAILURE
Fired when the search has failed for some reason (check the fault property for more information).
<static> <constant> orbit.webclient.CheckConnectionEvent.SUCCESS
Fired when the search was successful.

Class Detail

orbit.webclient.CheckConnectionEvent(eventType)
Class CheckConnectionEvent implements an event about a connection check.

Parameters

{String} eventType The type of the event.