Abstract
Abstract
executeAbstract
usernameAbstract
pinSpecifies 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 pinChanger is required.
the pinChanger
a PinChange object.
Abstract
onAbstract
onSpecifies the object that will be invoked when the PIN could not be changed: the PIN was not enrolled, the PIN is locked or the operation was canceled.
IMPORTANT
Providing the onError is required.
Params:
a PinChange object.
The object that can be used to change the PIN.
Usage example: