public interface ChargeInterface
| Modifier and Type | Field and Description |
|---|---|
static String |
CRD_TRACER_NAME |
static String |
TRACER_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
createRecord(RecordStatus outcome) |
USSDCDRState |
getState() |
void |
init(boolean reset)
Initializes CDR storage.
|
void |
setState(USSDCDRState state) |
static final String TRACER_NAME
static final String CRD_TRACER_NAME
void init(boolean reset)
reset - - if true it resets storage.void setState(USSDCDRState state)
USSDCDRState getState()
void createRecord(RecordStatus outcome)
Copyright © 2017. All Rights Reserved.