java.lang.Object |
↳ |
com.google.android.gms.wallet.fragment.BuyButtonText |
Class Overview
Options for text displayed on the Wallet buy button.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Constants
public
static
final
int
BOOK_NOW
Constant Value:
3
(0x00000003)
public
static
final
int
BUY_NOW
Constant Value:
2
(0x00000002)
public
static
final
int
BUY_WITH_GOOGLE
Constant Value:
1
(0x00000001)
public
static
final
int
DONATE_WITH_GOOGLE
Constant Value:
4
(0x00000004)