vnwalletui / com.venuenext.vnwalletui

Package com.venuenext.vnwalletui

Types

AppTarget

WalletConfiguration VenueNext

object AppTarget

QrConfig

Determines the functionality of QR code and scanner.

enum class QrConfig

VNWalletUI

This object must be registered to the VenueNext.registerDeepLinkable in order to handle deep linking. This object will handle virtual currency deep linking which will either start the login flow or launch the wallet if the user is already logged into their ticketing provider.

object VNWalletUI : DeepLinkable, BaseCoroutineScope

WalletConfiguration

WalletConfiguration VenueNext

object WalletConfiguration

WalletViewModel

class WalletViewModel : AndroidViewModel, LoginResultListener