Button SDK for Android v6.12.0
Package Index
|
Class Index
com.usebutton.sdk
com.usebutton.sdk.action
com.usebutton.sdk.boost
com.usebutton.sdk.context
com.usebutton.sdk.debug
com.usebutton.sdk.impression
com.usebutton.sdk.models
com.usebutton.sdk.purchasepath
com.usebutton.sdk.user
Interfaces
ActionListener
ButtonAction.Listener
ButtonActionsInterface
Classes
ActionQuery
ActionRequest
ButtonAction
Package Index
|
Class Index
Summary:
Nested Classes
|
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
ButtonAction
extends Object
java.lang.Object
↳
com.usebutton.sdk.action.ButtonAction
Summary
Nested Classes
interface
ButtonAction.Listener
Public Constructors
ButtonAction
(AppAction appAction)
Public Methods
String
getAttributionToken
()
void
start
(Context context,
ButtonAction.Listener
listener)
void
start
(Context context)
[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
(long arg0, int arg1)
final void
wait
(long arg0)
final void
wait
()
Public Constructors
public
ButtonAction
(AppAction appAction)
Public Methods
public String
getAttributionToken
()
public void
start
(Context context,
ButtonAction.Listener
listener)
public void
start
(Context context)
See Also
start(Context, Listener)