NfcConfiguration
@Serializable
A configuration to be applied for NFC-based device engagements, which must be set outside of any active or pending engagement (for example, when the application first starts).
Constructors
Link copied to clipboard
constructor(handoverMode: NfcHandoverMode = NfcHandoverMode.Negotiated, bleMode: BleMode = BleMode.MDocClientCentral, logLevel: Logger.LogLevel = Logger.LogLevel.ERROR)
Properties
Link copied to clipboard
Link copied to clipboard
NFC handover strategy (Negotiated or Static). See: Connection Handover Technical Specification, NFC Forum.