Package-level declarations

Types

Link copied to clipboard
@Singleton
class Terminal

The Terminal is the top-level object for the Stripe Terminal SDK.

Link copied to clipboard

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.