~~NOCACHE~~ ====== Class orbit.webclient.CheckConnectionEvent ====== ===== Class Summary ===== ^ Constructor Attributes ^ Constructor Name and Description ^ | | ''**[[orbit.webclient.CheckConnectionEvent#constructor|orbit.webclient.CheckConnectionEvent]]**(eventType)''\\ Class CheckConnectionEvent implements an event about a connection check. | ===== Field Summary ===== ^ Field Attributes ^ Field Name and Description ^ | | ''orbit.webclient.CheckConnectionEvent.**[[orbit.webclient.CheckConnectionEvent#.FAILURE|FAILURE]]**''\\ Fired when the search has failed for some reason (check the fault property for more information). | | | ''orbit.webclient.CheckConnectionEvent.**[[orbit.webclient.CheckConnectionEvent#.SUCCESS|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. |