net.rimlib.blackberry.api.paymentsdk
Interface PaymentListener
- All Known Subinterfaces:
- DigitalGoodsListingListener, PaymentEngineListener, PurchaseHistoryListingListener
public interface PaymentListener
Handles generic failures of asynchronous calls to the payment engine.
- Since:
- Version 1.8.0
|
Method Summary |
void |
error(java.lang.String message,
int errorCode)
Executed when the request fails. |
error
void error(java.lang.String message,
int errorCode)
- Executed when the request fails.
- Parameters:
message - the error message to be returnederrorCode - the error code to be returned