MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.mdoc.transport
/
NfcTransportMdoc
/
NfcError
Nfc
Error
class
NfcError
(
val
status
:
Int
,
message
:
String
)
:
Exception
Members
Constructors
Nfc
Error
Link copied to clipboard
constructor
(
status
:
Int
,
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
status
Link copied to clipboard
val
status
:
Int