EqLcns class
Represents license.
Constructors
Section titled “Constructors”constructor
Section titled “constructor”The default constructor. ⊕ new EqLcns(): EqLcns
Public Methods
Section titled “Public Methods”chkrgd
Section titled “chkrgd”Checks license.
▸ chkrgd(): boolean
Returns boolean
loadFromData
Section titled “loadFromData”Loads license from its JSON representation object
▸ loadFromData(data: any
): void
Parameters:
Section titled “Parameters:”- data:
any
Returns void