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

Creates a new instance of DeviceLicenseInfo with the given configuration.

Properties

String: Gets the license type of the hybrid client.

Methods

Updates the info configuration.

ParameterTypeDescription

info

The info configuration.

Last updated