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

Class orbit.webclient.LicenseEvent

Class Summary

Constructor Attributes Constructor Name and Description
orbit.webclient.LicenseEvent(eventType)
Class LicenseEvent implements an event about the license state.

Field Summary

Field Attributes Field Name and Description
<static> <constant> orbit.webclient.LicenseEvent.GRANTED
Fired when the search was successful.
<static> <constant> orbit.webclient.LicenseEvent.REVOKED
Fired when the search has failed for some reason (check the statusCode property for more information).

Class Detail

orbit.webclient.LicenseEvent(eventType)
Class LicenseEvent implements an event about the license state.

Parameters

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