public final class License extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getIsValid()
Gets a value indicating whether a license has been successfully validated or not.
|
static void |
invalidate()
Resets any previous validation.
|
static void |
validate(String key)
Validates the library.
|
public static boolean getIsValid()
public static void invalidate()
public static void validate(String key)
key - The license key received when purchasing the product.Copyright © 2021. All rights reserved.