BankPinScreen

open class BankPinScreen

Utilities for interacting with the Bank Pin screen.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Closes the bank pin settings interface.
Link copied to clipboard
Closes the message interface regarding a pending pin.
Link copied to clipboard
open fun inputPin(): Boolean
Inputs the bank pin for the current account as per the Account Manager.
open fun inputPin(pin: String): Boolean
Inputs the bank pin.
Link copied to clipboard
Determines if bank pin settings screen is open or not.
Link copied to clipboard
open fun isOpen(): Boolean
Determines if the pin screen interface is open and visible.
Link copied to clipboard
Determines if the message regarding a pending pin is open.