LmAdminAPI Class
This class is used for initializing the library interface depending on the platform.
Constructor
| Syntax | Description |
| LmAdminAPI () |
Default constructor. Loads the admin library. |
API
| Modifier and Type | API |
| void | cleanup() |
| void | configure(LmAdminAttribute attribute) throws LmAdminException, UnsupportedEncodingException |
NOTE The attributes are set in key-value pair format.
