Package com.getsensibill.web.ui

Types

CaptureWithMetadataFlowActivity
Link copied to clipboard
class CaptureWithMetadataFlowActivity : WebUiActivity
This Activity can be used in order to perform the "Capture With Metadata Flow".
WebUiActivity
Link copied to clipboard
open class WebUiActivity : SbBaseActivity, WebUiFragment.Listener, WebUiNetworkErrorFragment.Listener
Barebones Activity wrapper for the WebUiFragment which contains minimal functionality, but can be used directly.
WebUiFragment
Link copied to clipboard
class WebUiFragment : SbBaseFragment, WebUI, SDKLifecycleObserver, TransactionDataObserver, BackPressedGuard
Fragment used to display the Spend Manager UI.
WebUiNetworkErrorFragment
Link copied to clipboard
class WebUiNetworkErrorFragment : SbBaseFragment
A fragment which will display as a full screen error when the Web UI flow encounters an unrecoverable error.