public final class

WalletLogoImageType

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

Class Overview

Wallet logo image types.

Summary

Constants
int CLASSIC Classic wallet logo image.
int MONOCHROME Monochrome wallet logo image.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int CLASSIC

Classic wallet logo image.

Constant Value: 1 (0x00000001)

public static final int MONOCHROME

Monochrome wallet logo image.

Constant Value: 2 (0x00000002)