MdocConnectionMethodHttp

Connection method for HTTP connections.

Parameters

uri

the URI.

Constructors

Link copied to clipboard
constructor(uri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val uri: String

Functions

Link copied to clipboard
open override fun toDeviceEngagement(): ByteArray
Link copied to clipboard
open override fun toNdefRecord(auxiliaryReferences: List<String>, role: MdocRole, skipUuids: Boolean): Pair<NdefRecord, NdefRecord>?
Link copied to clipboard
open override fun toString(): String