pinChanger abstract method
- PinChanger pinChanger
Specifies the object that will be informed of the potential recoverable errors and is responsible for obtaining the PIN from the end-user.
IMPORTANT
Providing the PIN changer is required.
Params:
- pinChanger: the PinChanger.
Returns: a PinChange object.
Implementation
PinChange pinChanger(PinChanger pinChanger);