public interface VisaConfigRequest
Modifier and Type | Method and Description |
---|---|
void |
handleConfigRequest(java.lang.Object info,
VisaConfigResponse visaConfigResponse)
The callback to be hit when Visa is requesting more data.
|
void handleConfigRequest(java.lang.Object info, VisaConfigResponse visaConfigResponse)
info
- any info Visa might send as part of our request for more datavisaConfigResponse
- object used to forward along any data to Visa