public interface PCSetTransactionBinaryDataCallback
PCTransactionsManager.setTransactionBinaryData(PCTransaction, InputStream, PCSetTransactionBinaryDataCallback)
Modifier and Type | Method and Description |
---|---|
void |
error(PCError error)
Invoked when binary data was not set
|
void |
success()
Invoked when binary data is set successfully
|
void success()
void error(PCError error)
error
- Cause