WebUiNetworkErrorFragment

class WebUiNetworkErrorFragment : SbBaseFragment

A fragment which will display as a full screen error when the Web UI flow encounters an unrecoverable error.

This fragment will use Listener to communicate user behaviour back to the Activity which uses it. Please ensure that any Activities consuming this fragment implement Listener

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
interface Listener

Listener to be implemented by the Activity hosting this fragment