ConfigResult
Syntax
interface ConfigResult {
licenseInfo: any;
deviceUuid?: string;
}
Attributes
licenseInfo
The license info of the configured license string.
deviceUuid
The UUID of the client device. Please refer to Client UUID
interface ConfigResult {
licenseInfo: any;
deviceUuid?: string;
}
The license info of the configured license string.
The UUID of the client device. Please refer to Client UUID