Wallet.WalletOptions.Builder

public static final class Wallet.WalletOptions.Builder extends Object

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

public Builder ()

Public Methods

public Wallet.WalletOptions build ()

public Wallet.WalletOptions.Builder setEnvironment (int environment)

public Wallet.WalletOptions.Builder setTheme (int theme)

public Wallet.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.