public final class

WalletLogoImageType

extends Object
java.lang.Object
   ↳ com.google.android.gms.wallet.fragment.WalletLogoImageType

This class is deprecated.
use WalletFragmentStyle.LogoImageType instead.

Class Overview

Wallet logo image types.

Summary

Constants
int CLASSIC This constant is deprecated. use GOOGLE_WALLET_CLASSIC instead.
int MONOCHROME This constant is deprecated. use GOOGLE_WALLET_MONOCHROME instead.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int CLASSIC

This constant is deprecated.
use GOOGLE_WALLET_CLASSIC instead.

Classic Google Wallet logo image.

Constant Value: 1 (0x00000001)

public static final int MONOCHROME

This constant is deprecated.
use GOOGLE_WALLET_MONOCHROME instead.

Monochrome Google Wallet logo image.

Constant Value: 2 (0x00000002)