TMPre Purchase Navigation Listener
Interface for handling navigation events in the prepurchase flow.
Functions
Link copied to clipboard
abstract fun onDidRequestCurrentLocation(globalMarketDomain: TMMarketDomain?, completion: (Location?) -> Unit)
Called when the user requests their current location.
Link copied to clipboard
Called when the user requests the native location selector.
Link copied to clipboard
Called when the user updates their current location.
Link copied to clipboard
Called when the back button is pressed in the prepurchase flow.
Link copied to clipboard
Called when there are no more screens in the prepurchase back stack.
Link copied to clipboard
Called when a user selects an event from an Artist or Venue Details Page.
Link copied to clipboard
Allows updating the web view with a custom location.