vnwalletui / com.venuenext.vnwalletui.view / Events

Events

sealed class Events

Types

InvalidQRCode

object InvalidQRCode : Events

NoEvent

object NoEvent : Events

ValidQRCode

data class ValidQRCode : Events