MrtdNfc

sealed class MrtdNfc

A class that provides a namespace for Status and its subclasses (which act a bit like an enum).

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class ReadingData(val progressPercent: Int) : MrtdNfc.Status
Link copied to clipboard
sealed class Status
Link copied to clipboard
data class TunnelAuthenticating(val progressPercent: Int) : MrtdNfc.Status
Link copied to clipboard
data class TunnelReading(val progressPercent: Int) : MrtdNfc.Status