Class LicenseManager
Manager for library license.
Inherited Members
Namespace: Inetlab.SMPP
Assembly: Inetlab.SMPP.dll
Syntax
public static class LicenseManager
Properties
Name | Description |
---|---|
IsTrial | Indicates whether the library is in trial mode. |
Status | Returns actual status of the license. It helps to distinguish evaluation license from full license. |
Methods
Name | Description |
---|---|
SetLicense(Stream) | Sets a license. |
SetLicense(String) | Sets a license for Inetlab.SMPP library. |