Class CardDetailsUI

java.lang.Object
com.thalesgroup.gemalto.d1.CardDetailsUI

public abstract class CardDetailsUI extends Object
A type to represent the UI component required to display the card details securely. It is an enhanced version of D1Task.getCardDetails(String, D1Task.Callback) API. By using CardDetailsUI API, DisplayTextView#getText() will always return empty. To retrieve the value, DisplayTextView.insecureCopyToClipboard() should be called.
Since:
2.1.0