~~NOCACHE~~ ====== Class orbit.webclient.LicenseEvent ====== ===== Class Summary ===== ^ Constructor Attributes ^ Constructor Name and Description ^ | | ''**[[orbit.webclient.LicenseEvent#constructor|orbit.webclient.LicenseEvent]]**(eventType)''\\ Class LicenseEvent implements an event about the license state. | ===== Field Summary ===== ^ Field Attributes ^ Field Name and Description ^ | | ''orbit.webclient.LicenseEvent.**[[orbit.webclient.LicenseEvent#.GRANTED|GRANTED]]**''\\ Fired when the search was successful. | | | ''orbit.webclient.LicenseEvent.**[[orbit.webclient.LicenseEvent#.REVOKED|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. |