|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.avaya.jtapi.tsapi.ASN1
com.avaya.jtapi.tsapi.ASNEnumerated
com.avaya.jtapi.tsapi.LucentChargeError
This class defines constants used with the LucentChargeAdviceEvent.getChargeError() method.
LucentChargeAdviceEvent
Field Summary | |
static short |
CE_CHARGE_TOO_LARGE
Charge provide by the network is too large |
static short |
CE_LESS_FINAL_CHARGE
Final charge provide by the network is less than a previous charge |
static short |
CE_NETWORK_BUSY
Too many calls are waiting for their final charge from the network |
static short |
CE_NO_FINAL_CHARGE
Network failed to provide a final charge for the call |
static short |
CE_NONE
No error |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final short CE_NONE
public static final short CE_NO_FINAL_CHARGE
public static final short CE_LESS_FINAL_CHARGE
public static final short CE_CHARGE_TOO_LARGE
public static final short CE_NETWORK_BUSY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |