MeteredLicense

MeteredLicense class

Provides methods to set metered key.

The MeteredLicense type exposes the following members:

Constructors

NameDescription
MeteredLicense()Initializes a new instance of the MeteredLicense class

Methods

NameDescription
set_metered_key(public_key, private_key)Sets metered public and private keys.
reset_metered_key()Removes previously setup license.
get_consumption_credit()Gets consumption credit.
get_consumption_quantity()Gets consumption file size.

See Also