BrowserConfig.Builder | Button SDK for Android v7.0.0
BrowserConfig.Builder
Summary
Public Constructors
Public Methods
BrowserConfig build
Build theBrowserConfig.BrowserConfig.Builder setOfferId ( String offerId)
The Button-provided identifier for the offer backing this Purchase Path request.BrowserConfig.Builder setPubRef ( String pubRef)
An optional token to be associated with all downstream orders, transactions and webhooks.BrowserConfig.Builder setSubtitle ( String subtitle)
The subtitle to show in the Browser header chrome. N.B. You must also set the title usingsetTitle(String)BrowserConfig.Builder setTitle ( String title)
The title to show in the Browser header chrome.