Companion
object Companion
Functions
Link copied to clipboard
fun fromConnectionMethod(context: Context, cm: MdocConnectionMethodBle, role: DataTransport.Role, options: DataTransportOptions): DataTransport
Link copied to clipboard
Link copied to clipboard
fun toNdefRecord(cm: MdocConnectionMethodBle, auxiliaryReferences: List<String>, isForHandoverSelect: Boolean): Pair<NdefRecord, ByteArray>?