FakeMeshPrefs

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val deviceAddress: MutableStateFlow<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)