DeviceLicenseInfo

Wisej.Hybrid.DeviceLicenseInfo

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides information about the current Hybrid license.

public class DeviceLicenseInfo : 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

The info configuration.

Last updated