This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.

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.
 
Last modified:: 2019/03/25 11:36