Package-level declarations
Types
Link copied to clipboard
interface GoogleCardTokenStatusListener
Listener to get Google Wallet Card Token Status.
Link copied to clipboard
Google Wallet Status.
Link copied to clipboard
data class GoogleWalletStatusInfo(val status: GoogleWalletStatus, val walletId: String? = null, val hardwareId: String? = null)
Google Wallet Status Info.
Link copied to clipboard
interface GoogleWalletStatusInfoListener
Listener to get Google Wallet status info.