com.usebutton.sdk.purchasepath.BrowserPage |
![]() |
Object that contains content and information about the page the user is currently viewing.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | BrowserPage.DomResultListener | Callback listener which is used to retrieve the current webpage's DOM |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
getBrowserDom(BrowserPage.DomResultListener listener)
Asynchronously provides the DOM of the current webpage
| ||||||||||
abstract String |
getUrl()
Returns the url of the page.
|
Asynchronously provides the DOM of the current webpage