public interface InitialisationResponseHandler
Modifier and Type | Method and Description |
---|---|
void |
onInitialisationCompleted(InitialisationResponse result)
This method is called from the POS application library after the payment application has
initialised.
|
void onInitialisationCompleted(InitialisationResponse result)
result
- The result of the initialisation.