public class Metered
extends java.lang.Object
| Constructor and Description |
|---|
Metered()
Initializes a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
getConsumptionCredit()
Gets consumption credit
|
static double |
getConsumptionQuantity()
Gets consumption file size
|
static boolean |
isMeteredLicensed()
Check whether metered is licensed
|
void |
setMeteredKey(java.lang.String publicKey,
java.lang.String privateKey)
Sets metered public and private key.
|
public void setMeteredKey(java.lang.String publicKey,
java.lang.String privateKey)
publicKey - public keyprivateKey - private keypublic static double getConsumptionQuantity()
public static double getConsumptionCredit()
throws java.lang.Exception
java.lang.Exceptionpublic static boolean isMeteredLicensed()
Check whether metered is licensed
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.