MeteredState
Inheritance: java.lang.Object
public final class MeteredState
Represents possible metered states.
Fields
Field | Description |
---|---|
EVALUATION | The metered is evaluation |
PAID | The metered is a paid customer. |
EVALUATION
public static final int EVALUATION
The metered is evaluation
PAID
public static final int PAID
The metered is a paid customer.