NfcObserveModeHelper

actual object NfcObserveModeHelper
expect object NfcObserveModeHelper

Simple abstraction for managing Observe Mode for Test App.

At some point this could be cleaned up and moved to the Multipaz library.

actual object NfcObserveModeHelper

Properties

Link copied to clipboard
actual var isEnabled: Boolean
expect var isEnabled: Boolean

Whether observe mode is enabled.

actual var isEnabled: Boolean

Functions

Link copied to clipboard
actual fun inhibitObserveMode()
expect fun inhibitObserveMode()

Inhibits observe mode.

actual fun inhibitObserveMode()
Link copied to clipboard

When this is called observe mode is disabled for 5 seconds to allow a transaction to go through.

Link copied to clipboard

Uninhibits observe mode.