Charging interface.
Support various operations for charging and reserving funds based on amount or volume.
Please contact mobile operator for supported methods.
Namespace: hr.tis.mgw.client.charging
Assembly: mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6
Syntax
| Visual Basic (Declaration) |
|---|
Public MustInherit Class ChargingManager2 _ Inherits AbstractManager2 |
| C# |
|---|
public abstract class ChargingManager2 : AbstractManager2 |
| Visual C++ |
|---|
public ref class ChargingManager2 abstract : public AbstractManager2 |
Inheritance Hierarchy
hr.tis.mgw.client.common.AbstractManager2
hr.tis.mgw.client.charging.ChargingManager2
hr.tis.mgw.client.charging.ChargingManager2Impl