Skip to main content

DeviceLicenseInfo

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid

Provides information about the current Hybrid license.

public class DeviceLicenseInfo : DeviceInfoBase

Access this class through the Info singleton.

Constructors​

Instance memberDeviceLicenseInfo()​

Creates a new instance of DeviceLicenseInfo with the given configuration.

Properties​

Instance memberLicenseType​

String: Gets the license type of the hybrid client.

Methods​

Instance memberOnWebUpdate(info)​

Updates the info configuration.

ParameterTypeDescription
infoObjectThe info configuration.