@FunctionalInterface public interface LicenseEventHandler
CollaborationEngine#setLicenseEventHandler(LicenseEventHandler)
.Modifier and Type | Method and Description |
---|---|
void |
handleLicenseEvent(LicenseEvent event)
Handles a license event.
|
void handleLicenseEvent(LicenseEvent event)
event
- the license event, not null
Copyright © 2021. All rights reserved.