Wallet.WalletOptions.Builder

public static final classWallet.WalletOptions.BuilderextendsObject

Wallet builder.

Public Constructor Summary

Public Method Summary

Wallet.WalletOptions
Wallet.WalletOptions.Builder
setEnvironment(int environment)
Wallet.WalletOptions.Builder
setTheme(int theme)
Wallet.WalletOptions.Builder
useGoogleWallet()
This method is deprecated. Google Wallet is deprecated and will be removed.

Inherited Method Summary

Public Constructors

publicBuilder()

Public Methods

publicWallet.WalletOptions build()

publicWallet.WalletOptions.Builder setEnvironment(int environment)

publicWallet.WalletOptions.Builder setTheme(int theme)

publicWallet.WalletOptions.Builder useGoogleWallet()

This method is deprecated.
Google Wallet is deprecated and will be removed.

Indicates that Google Wallet branding and features will be used instead of Google Pay.

If this method is not called, it is assumed the app will be using Google Pay branding and features.