public static class CardEntryActivityResult.Canceled
extends CardEntryActivityResult
The result when the user canceled the Square card entry activity before a card was successfully entered.
CardEntryActivityResult.Canceled, CardEntryActivityResult.Success| Modifier and Type | Field and Description |
|---|---|
static CardEntryActivityResult.Canceled |
INSTANCE
The result when the user canceled the Square card entry activity before a card was successfully
entered.
|
getSuccessValue, isCanceled, isSuccesspublic static CardEntryActivityResult.Canceled INSTANCE
The result when the user canceled the Square card entry activity before a card was successfully entered.