java.lang.Object | |
↳ | com.usebutton.sdk.purchasepath.BrowserChromeClient |
Class to handle click callbacks on the browsers header and footer
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Callback for click events that occur on the header custom button.
| |||||||||||
Callback for click events that occur on the subtitle.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Callback for click events that occur on the header custom button. Must set
setCustomActionView(View)
to receive this callback.
browser | BrowserInterface |
---|---|
view | The custom button view. |
Callback for click events that occur on the subtitle.
browser | BrowserInterface
|
---|