Package-level declarations

Types

Link copied to clipboard
data class Error(val message: String) : NfcScanEvent
Link copied to clipboard
data object Loading : NfcScanEvent
Link copied to clipboard

This class is responsible for creating the NDEF message for a Wi-Fi data.

Link copied to clipboard
Link copied to clipboard
class NfcManagerForWifi(nfcAdapter: NfcAdapter?)

A class that manages the NFC adapter for the wifi provisioning.

Link copied to clipboard
sealed interface NfcScanEvent
Link copied to clipboard
data object Success : NfcScanEvent
Link copied to clipboard

A repository class to manage the Wi-Fi scan.