public CardEntryActivityCallback extends Callback<R>
A callback that handles the result of a card entry activity. A successful result contains a
class CardEntryActivityResult.Success. If the user cancels before the card entry is complete, the
result contains a class CardEntryActivityResult.Canceled.