Android.Service.QuickAccessWallet Namespace

Classes

Name Description
GetWalletCardsError

Error response for an GetWalletCardsRequest.

GetWalletCardsError.InterfaceConsts
GetWalletCardsRequest

Represents a request to a QuickAccessWalletService for WalletCard walletCards.

GetWalletCardsRequest.InterfaceConsts
GetWalletCardsResponse

The response for an GetWalletCardsRequest contains a list of wallet cards and the index of the card that should initially be displayed in the 'selected' position.

GetWalletCardsResponse.InterfaceConsts
QuickAccessWalletService

A QuickAccessWalletService provides a list of WalletCards shown in the Quick Access Wallet.

SelectWalletCardRequest

Represents a request to a QuickAccessWalletService to select a particular WalletCard walletCard.

SelectWalletCardRequest.InterfaceConsts
WalletCard

A WalletCard can represent anything that a user might carry in their wallet -- a credit card, library card, transit pass, etc.

WalletCard.Builder

Builder for WalletCard objects.

WalletCard.InterfaceConsts
WalletServiceEvent

Represents a request from the QuickAccessWalletService wallet app to the Quick Access Wallet in System UI.

WalletServiceEvent.InterfaceConsts

Interfaces

Name Description
IGetWalletCardsCallback

Handles response from the QuickAccessWalletService for GetWalletCardsRequest

Enums

Name Description
WalletCardType
WalletServiceEventType