Licensing

data class Licensing(val reason: String) : MiSnapNfcReader.Error

This error is emitted when there is a problem with the supplied license.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard