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

Class orbit.webclient.ClientEvent

Class Summary

Constructor Attributes Constructor Name and Description
orbit.webclient.ClientEvent(eventType)
Class ClientEvent models a Client event.

Field Summary

Field Attributes Field Name and Description
<static> <constant> orbit.webclient.ClientEvent.READY
Identifies the 'ready' event.

Class Detail

orbit.webclient.ClientEvent(eventType)
Class ClientEvent models a Client event.

Parameters

{String} eventType The type of the event.
 
Last modified:: 2019/03/25 11:36