MeshServiceConnectionStateHolder

@Singleton
class MeshServiceConnectionStateHolder @Inject constructor(source)

Constructors

Link copied to clipboard
@Inject
constructor()

Properties

Link copied to clipboard
val connectionState: StateFlow<ConnectionState>

Functions

Link copied to clipboard
fun setState(state: ConnectionState)