TMDiscovery Listener
Interface for handling discovery and WebView events in the prepurchase flow.
Inheritors
Properties
Observes discovery state changes.
Observes event detail loading events.
Observes location update events.
Observes promoted ad click events.
Observes visibility state changes.
Observes web analytics events.
Observes WebView errors.
Functions
Called when items are added to a cart.
Called when the search UI is dismissed.
Called when an external URL is launched.
Called when an event is loaded.
Called when the home page is loaded.
Called when a non-home page is loaded.
Called when an action is performed by the user.
Called when an error requires a dialog or state.
Called when the current location is requested.
Called when the native location selector is requested.
Called when a sign-in is requested.
Called when a search query is entered.
Called when a search suggestion is selected.
Called when supported URLs are set.
Called to set the toolbar title.
Called when the search UI is shown.
Called when a sign-out occurs.
Called when a transaction is completed.
Called when the location is updated.
Called when a page view event occurs.
Called when the login status is requested.
Called when a page becomes visible.
Called when a page finishes loading.
Called when a page starts loading.
Called to initiate a sign-in process without specific configuration.
Called to initiate a sign-in process with provided JSON data.
Called when a promoted item is clicked.
Called when the login state needs to be updated.
Called when a WebView error occurs.
Called to determine if a URL should be intercepted.