Licensing Information Retrieval

Retrieves information about software and device licensing on Unwired Server.

Syntax

LicensingInfoVO getLicensingInfo() throws SUPAdminException;

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples