TerminalApplicationDelegate

The TerminalApplicationDelegate makes our SDK lifecycle-aware, so that it can respond and react to the various stages of an Android App. It's publicly visible by nature, because users that integrate with our SDK need to call TerminalApplicationDelegate.onCreate from their Application.

Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal

Functions

Link copied to clipboard
fun onCreate(application: Application)