public class Metered extends Object
Provides methods for applying Metered
license.
Constructor and Description |
---|
Metered()
Initializes a new instance of the
Metered class. |
Modifier and Type | Method and Description |
---|---|
static double |
getConsumptionCredit()
Retrieves amount of used credits
|
static double |
getConsumptionQuantity()
Gets consumption quantity
|
void |
setMeteredKey(String publicKey,
String privateKey)
Sets metered public and private key
|
public Metered()
Initializes a new instance of the Metered
class.
Copyright © 2022. All rights reserved.