LicensingAPI Class
This class provides a API to initialize and cleanup licensing library.
Constructor
| Syntax | Description |
| LicensingAPI() |
Default constructor. Loads the licensing library. |
API
| Modifier and Type | API |
| void | cleanup() |
| void | configure(Attribute attribute) throws LicensingException or UnsupportedEncodingException |
