public interface

BrowserPage

com.usebutton.sdk.purchasepath.BrowserPage
Known Indirect Subclasses

Class Overview

Object that contains content and information about the page the user is currently viewing.

Summary

Public Methods
abstract String getUrl()
Returns the url of the page.

Public Methods

public abstract String getUrl ()

Returns the url of the page.

Returns
  • The url of the page.