|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.signalsoftcorp.lst.client.Response | +--com.signalsoftcorp.lst.client.WBP10BillingResponse
An instance of this class is returned by a call WBIBilling.sendEvent
.
See 'See also' section below for possible response codes.
Constants.OK
,
Constants.SYSTEM_FAILURE
,
Constants.SUBSCRIBER_NOT_FOUND
,
Constants.INVALID_SUBSCRIBER_ID
,
Constants.INCORRECT_PASSWORD
,
Constants.CLIENT_NOT_FOUND
,
Constants.CLIENT_AUTHENTICATION_FAILED
Constructor Summary | |
WBP10BillingResponse()
|
|
WBP10BillingResponse(int code)
|
|
WBP10BillingResponse(int code,
java.lang.String detail)
|
Methods inherited from class com.signalsoftcorp.lst.client.Response |
getResponseCode, getResponseDetail, isOk, setDefaultDetail, setResponseCode, setResponseDetail, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public WBP10BillingResponse()
public WBP10BillingResponse(int code)
public WBP10BillingResponse(int code, java.lang.String detail)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |