# Print output for @column tags ?>
| GetWalletCardsCallback |
Handles response from the QuickAccessWalletService for GetWalletCardsRequest
|
| GetWalletCardsError |
Error response for an GetWalletCardsRequest.
|
| GetWalletCardsRequest |
Represents a request to a QuickAccessWalletService for WalletCard.
|
| 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.
|
| 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 |
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.
|
| WalletServiceEvent |
Represents a request from the QuickAccessWalletService to the Quick Access
Wallet in System UI.
|