DeviceLicenseInfo
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid
Provides information about the current Hybrid license.
- C#
- VB.NET
public class DeviceLicenseInfo : DeviceInfoBase
Public Class DeviceLicenseInfo
Inherits DeviceInfoBase
Access this class through the Info singleton.
Constructors
DeviceLicenseInfo()
Creates a new instance of DeviceLicenseInfo with the given configuration.
Properties
LicenseType
String: Gets the license type of the hybrid client.
Methods
OnWebUpdate(info)
Updates the info configuration.
| Parameter | Type | Description |
|---|---|---|
| info | Object | The info configuration. |