MeshPrefsImpl

Constructors

Link copied to clipboard
constructor(dataStore: DataStore<Preferences>, dispatchers: CoroutineDispatchers)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val deviceAddress: StateFlow<String?>

Functions

Link copied to clipboard
open override fun getStoreForwardLastRequest(address: String?): StateFlow<Int>
Link copied to clipboard
open override fun setDeviceAddress(address: String?)
Link copied to clipboard
open override fun setStoreForwardLastRequest(address: String?, timestamp: Int)