ChargeResult
Index
Properties
chargeable_within_limit
How many events of each known type can still be charged within the limit.
charged_count
Total amount of charged events - may be lower than the requested amount.
event_charge_limit_reached
If true, no more events of this type can be charged within the limit.
Result of the
ChargingManager.charge
method.