public class TenderIntent extends Object
ITenderService
.ITenderService
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_MERCHANT_CHANGED
Deprecated.
|
static String |
ACTION_TENDER_SERVICE
Service action: bind to the merchant service.
|
Modifier and Type | Method and Description |
---|---|
static Account |
getAccount(Intent intent)
|
static int |
getVersion(Intent intent)
Extract the version
from the given intent's extras
Bundle . |
public static final String ACTION_TENDER_SERVICE
@Deprecated public static final String ACTION_MERCHANT_CHANGED
Intents.EXTRA_ACCOUNT
and Intents.EXTRA_MERCHANT_ID
.