public class Metered extends Object
| Constructor and Description |
|---|
Metered() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getConsumptionCredit()
Gets the consumption credit.
|
static double |
getConsumptionQuantity()
Gets the consumption file size.
|
void |
setMeteredKey(String publicKey,
String privateKey)
Sets the metered public and private keys.
|
public void setMeteredKey(String publicKey, String privateKey) throws Exception
publicKey - The public metered key.privateKey - The private metered key.Exceptionpublic static double getConsumptionQuantity()
public static double getConsumptionCredit()
Copyright © 2026. All rights reserved.